BODY {
	FONT-FAMILY: Arial;
	background : Black;
	color : White;
	background-image : url("../wimages/bluebak.jpg");
	background-color : Black;
	background-attachment : fixed;
}
H1{
	font-family : "Comic Sans MS";
	font-size : 35px;
	font-weight : bold;
	text-align : center;
	color : Aqua;
}
H2{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
