body {
	margin:0px;
	padding:0px;
	background-color:#23160e;
	background-image:url(templates/mwm/images/red/mwm-tlo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	
}

#top {
	width:100%;
	/*border-top:15px solid #360d00;
	border-bottom:15px solid #360d00;*/
}

#magazine {
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:862px;
	height:1149px;
	border:3px solid #111111;
}

#magazine img {
	border:none;
}

.copy {
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3028;
}
.copy a:link, .copy a:visited {
	font-size:11px;
	color:#3f3028;
	text-decoration:none;
}

.copy a:hover {
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}