@charset "utf-8";
#wrap {
	font-family: Calibri;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	height:auto;
	width: 1180px;
	border: 1px solid #666;

	background-image:url(../images/whatiseutmdn.png)
	background-attachment:fixed;
}
#banner {
	height: 130px;
	width: 1180px;
}
#contents {
	height:auto;
	width: 1180px;
	margin-top:10px;
}

#publisher {
	height: 50px;
	width: 1180px;
	margin-top:50px;
}