

body{
	margin-top: 250px;
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Verdana,Trebuchet MS;
	font-size: 12px;
	font-style: white;
}

#wrapper{
	border: 1px;
	padding: 2px;
	border-color: #cccccc;
/*	border-style: dashed;*/
	margin:  auto;
	width: 700px;
	height: 433px;

}

img {
	border: 0px;
}


		
