body {
	background-color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.7em;
	color: #bfbfbf;
	background-position: center center;
	margin:0;
	padding:0;
}

#content {
	width: 1024px;
	margin:auto;
	margin-top: 0px;
}

a{

	color: #bfbfbf;
	font-weight: bold;
	list-style-type: none;

	text-decoration: none;

	border-style: none;

}

#contact {
	width: 800px;
	margin: auto;
	border-top-style: dashed;
	border-top-color: #bfbfbf;
	border-top-width: 1px;
}


a:visited {

	style: none;

}



a:hover {
	color: #bfbfbf;


}



img {  	border-style: none;
	border: 0px;

}

h1 {
	font-size: 18px;
