/* CSS Document */

#header h1 {
	font-size: 1.9em;
	color: #FFFFFF;
	background-image: url("../images/background/physics_logo.gif");
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 320px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 90px;
	margin-left: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;
	font-weight: normal;
	}


