body {
	font-family: 'Segoe UI', 'Trebuchet MS', Verdana, Arial, sans-serif;
	background:#c0deed url(clouds.png) repeat-x scroll top left;
}

div#mwrap {
	margin: 10% auto;
	width:900px;
}

div#mwrap p {
	text-align: justify;
	font-size:1.10em;
	color: #009d01;
}

div#mwrap p a.bold{
	text-align: justify;
	font-weight:bold;
}

div#mwrap p a,a:active,a:visited{
	color:deepskyblue;
}

div#logo {
	width:283px;
	height:76px;
	background:url('logon.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
}