@charset "utf-8";
/* CSS Document */


body {
	background:#000;
	color:#FFF;
}

img {
    border-style:none;
}

div#wrapper {
	width:750px;
	margin:0 auto;
}

table {
	width:750px;
	margin:0 auto;
}

h3 {
	font-size:14px;
	font-weight:normal;
}

address {
	margin-top:30px;
	text-decoration:none;
	color:#CCC;
	width:400px;
	margin:50px auto;
	
}
