/*
	  
*/


#header {
	width: 1024px;
	height: 768px;
	background: black url(sunspot.jpg);
	}
#header h1,h2 {
	text-align: center;
}

#header h1 {
	font-size: 3em;
	padding-top: 20px;
}
#header h2 {
	font-size: 2em;
}
