body {
font:13px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
color:#41464D;
background:#F3F1F1;
margin:0;
padding:0
}

body,html {
height:100%
}

#config {
margin-left:30px
}

#config label {
width:160px;
float:left
}

.textbox {
width:200px
}

.button {
width:100px
}

#user {
float:left;
clear:both
}

#controls a:link,#controls a:visited {
display:block;
float:left;
background:#D0C8C8;
font-size:13px;
font-weight:700;
text-align:center;
text-decoration:none;
border:3px solid #fff;
color:#41464D;
text-shadow:2px 2px 1px #B9ACAC;
margin:10px 5px;
padding:7px 10px
}

#controls a:hover,#controls a:active {
text-shadow:none;
background:#F3F1F1;
color:#528CE0
}

#box {
width:150px;
height:50px;
background:#FFF;
text-align:center;
position:fixed;
margin-left:-75px;
margin-top:-25px;
left:50%;
top:50%;
z-index:20;
display:none
}

#screen {
position:absolute;
left:0;
top:0;
background:#000
}
