body {
	
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;

}

#center{

align: center;
height: 672px;
width: 1042px;
border: 2px solid #000000; 

}


#center1{

	width: 36px;
	float: left;
	

}

#center2{


width: 1006px;
float: right;

}

a {

	text-decoration: none;
	color: #ffffff;

}

a:hover {
		color: #ff0000;
		text-decoration: none;
	}

img {
	border: none;
	 
	
}

input {
	background-color: #000000;
	color: #ec008c;
	
	
}




