h1 {color: White; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px}
h2 {color: White; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px}
h3 {color: Silver; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px}
h4 {color: Silver; font-family: Arial, Helvetica, sans-serif;
	font-size: 10px}
body {
	margin:0px;
		background-image:url(bg.jpg);
		background-position: top center;
	background-repeat: no-repeat;
	background-color: Black;
	background-attachment: fixed; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Silver;
	text-decoration: none;
	background-color: Black;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Yellow;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Yellow;
	text-decoration: none;
}
