/* CSS Document */

#transparent {
	background: transparent url('/images/logo_color_transparent_background_550x600.png');
	background-repeat: no-repeat;
	width: 550px;
	height: auto;
	}
