@charset "utf-8";

/* CSS Document */



body {
	background-color:#000000;
	margin: 0px;

}

img {

border-style:none;

}



#content {
	text-align:right;
	width:800px;
	border:0px solid #A0A0A0;
	color:#303030;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;

}



.blank {

padding:0px;

margin:0px;

border:none;

}

