@charset "utf-8";
.MABlogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	padding:0px;
	margin:0px;
	background-image:url(/images/background_gray.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
}

#website_wrapper {
	position:relative;
	height:400px;
	width:auto;
	top:100px;
	text-align:left;
	background-color: #000000;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#innerwrapper {

height:400px; 
width:700px;
margin-right:auto; margin-left:auto;

}

#MABlogo {
text-align:right;
padding-top: 150px;
}
