body {background:rgb(40,10,10);
	font-family: Arial;
	font-size:12px;
	margin:0px; padding:0px;
	text-align:center;
	}
	

DIV.main{position:relative;
	top: 10px;
	margin: auto;
	width: 300px;
	height: 700px;
	border: none;
	background:rgb(255,127,0);
	color:rgb(0,0,0);
	text-align:left;}