/* CSS Document */

#header h1 {
        background-image: url("http://www.smcm.edu/biology/_assets/images/background/bio_logo.jpg");
	background-repeat: no-repeat;
	background-position: right;
	width: 320px;
}

