body {
    color: #191919;
    background-color: #000000;
    font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    color: #ffffff;
    text-align:center;
}

#master {
    color: #f8ff00;
    width:800px;
    position:absolute;
    display:block;
    right:50%;
    left:50%;
    margin:10px 0 0 -400px;
    background-color:#000000;
    height:510px;
}

div#master div { height:auto; padding:10px; }

fieldset { width: 450px; margin: 0 auto; }

a:link { color: #f8ff00; text-decoration: none; }
a:visited { color: #f8ff00; text-decoration: none; }
a:hover { color: #f8ff00; text-decoration: none; }
a:active { color: #f8ff00; text-decoration: none; }

#re {
	color: #000000;
	font: italic 14px Lucida;
	background-color: #eeeeee;
	text-align:center;
	width:250px;
	height:auto;
}

img {
	border: 0px;
}
