@charset "UTF-8";
/* CSS Document */

body {
	background-color: #B6B9C0;
	font-size: 87.5%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.body {
	margin:0 auto;
	width:80%;
}
.mainHeader img {
	width: 100%;
	height: auto;
	float:left
}

.content {
	width:100%;
}
.maincontent {


}	
.mainarticle {
	width: 100%;
	background-color:#fff;
	text-align: center;
}

nav {
	height: 50px;
	margin-top: 0px;
	background-color: #292A2A;
	text-align: center;
	color: #F3EFF5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

