﻿#wrapper {
	width: 780px;
	margin: 0px auto ;

	background-color: white ;
}
.theme a{
	color: gray ;
	text-decoration: none ;	
}
.theme img{
	border: 0px white solid ;
}
.contant{
	margin: 10px;
}
.cont_p{
	margin: 5px;
	padding: 5px;
	color: #666666;
	border:1px silver solid ; 

}

