body {
	margin: 0; 
	padding:0; 
	background-color: #ffffff; 
	background-image: url('../images/site/cback.jpg'); 
	background-repeat: no-repeat; 
	background-position: center 0px;
	text-align: center;
}
h2 {
	color: #000080;
}
#wcn_menu li {
	display: inline; 
	list-style-type: none; 
	padding-right: 50px;
}
div.menu {
	font-family: "Times New Roman", Verdana, Arial, sans-serif;
	font-size: 16px;
	align: center; 
	margin: 0 auto; 
	margin-top: 67px;
	text-decoration: none;
}
div.wcn {
	font-family: "Times New Roman", Verdana, Arial, sans-serif; 
	color: #000080; 
	align: center; 
	margin: 0 auto;
	margin-top: 114px; 
}
div.wcn_contact {
	font-family: "Times New Roman", Verdana, Arial, sans-serif; 
	align: center;
	position: relative; 
	left: 0 auto;
	word-wrap: break-word;
}
div.wcn_contact2 {
	font-family: "Times New Roman", Verdana, Arial, sans-serif; 
	align: center; 
	margin: 0 auto;
	width: 600px;
	word-wrap: break-word;
        left: 0;
}