#main	{
				background-color: #11073c; 
				width:950px;
				float: left;
				margin: 0 auto;
				text-align:left;
				z-index:20;
				border:1px solid #000000;
				left:10px;top:50px;
				-moz-border-radius:30px;
				-khtml-border-radius:30px;
			}
body {text-align: center;}

a {
	text-indent:10px;
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-family: Georgia;
	
}
