@charset "UTF-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 736px;
}

#topimage {
	background-image: url(img/0001.jpg);
	width: 736px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 409px;
}

#text {
	color: #FFFFFF;
	width: 704px;
	padding: 15px;
	font-size: 12px;
	border: solid 1px #ffffff;
}