body {
	background-color:black;
        text-align:center;
}

img {
	border:0px;
}

div#mbg {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

div#top {
	margin-top:20;
	width:980px;
	height:242px;
}

div#middle {
        text-align:left;
	width:980px;
	height:150px;
	margin-top:150;
}

span#mleft {
	width:300px;
	height:150px;
	padding-left:243px;
}
span#mright {
	width:300px;
	height:150px;
	padding-left:100px;

}

div#bottom {
	margin-top:120;
	text-align:center;
	width:980px;
	height:100px;
	font-size:10;
	color:white;
	font-family:verdana;
}