/* CSS Document Bigshots! */
body, html, div {
	height:100%;
	overflow:hidden;
	background-color:#ffffff;
}
body {
	margin:0;
	padding:0;
}
#content{
	position: absolute;
	bottom: -50000px;
}
#mpnotice {

	width: 500px;
	position: absolute;
	margin-top: 50px;
	font-family: Arial;
	font-size: 12px;
	left: 50%;
	margin-left: -250px;

}
