/* CSS Document */


#header {
	padding: 0px;
	margin: 0px;
	background-image: url(cssimages/educationheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header h1 {
	font-size: x-large;
	font-weight: lighter;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


