html>body {
	background:#222222;
	}

#container {
	margin:0 auto;
	width:500px;
	height:500px;
	margin-top:-8px;
	}

#content_right {
	margin-left:30px;
	margin-top:30px;
	height:450px;
	width:450px;
	}
	
img {
	border:0;
	}

a:active {
	outline:none;
	}

.fields {
	padding-bottom:40px;
	}

.submit {
	padding-top:45px;
	}
	
td {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:12px;
	color:#ffffff;
	}