html {
background-color:#000;

}

div#meta { 
text-indent:-9999px;
width:500px}
div#body {
	background-image:url(jpg/contenbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	background-color:#020940;
	height:auto;
	width:667px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;


}
div.links {
	
	height:20px;
	width:667px;
	margin-right:auto;
	margin-left: auto;
	margin-top:-25px;
	
	
	
	}
	
div#banner {
background-image:url(jpg/banner.jpg);
background-repeat:no-repeat;
background-position:center;
background-position:top;
height:200px;

}
div#footer {
	text-align:center;
	background-image:url(jpg/foter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:92px;
	
	
	
	}
h2 {
	color:
	#F00
	;
	font-family:
	"Courier New", Courier, monospace;
	background-color: #000;
	text-align: center;
}


p {
	font-family:
	Geneva, Arial, Helvetica, sans-serif;
	
	letter-spacing:.02em;
	word-spacing:.05em;
	font-size:12px;
	color:#fff;	}
	
	h1 {
	text-decoration: underline;
	text-align: center;
	color:#fff;
}

h3 {
	
	text-align: center;
	color:#fff;
}
a {
	color: #F0F;
	text-decoration:inherit;
}

