body{
	margin:0;
	padding:0;
	background-image:url(../img/moondust.png);
	background-repeat:repeat;
	color:#000000;
	}

h1{
	margin:5px 0 0 10px;
	padding:3px 0;
	width:513px;
	font-size:16px;
	text-align:center;
	border:solid 1px #0000ff;
	background-color:#ccffff;
	}

img{
	border:1px dotted #0000ff;
	}

table{
	margin:10px 0 0 10px;
	border:1px solid #0000ff;
	}

td{
	width:246px;
	text-align:center;
	vertical-align:middle;
	}

#logo{
	border:none;
	}

#center{
	text-align:center;
	}

