body{
	padding: 0;
	border: 0;
	background-color: #B1954B;
}

.wlink{font-family:Times New Roman, Times, serif; size:12px; font-weight:bold; color:#FFFFFF;}

#m {
	display: block;
	position: absolute;
	width: 421px;
	height: 355px;
	top: 50%;
	left: 50%;
	margin-top: -250px; /* half the height */
	margin-left: -357px; /* half the width */
}


