body {
background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}
img {
margin:5px;
}
p {
padding-left:20px;
padding-right:20px;
}
h1 {
margin:0px;
padding:5px;
text-align:center;
font-size:24px;
}
table {
margin-left:85px;
}
#header {
width:480px;
background-image:url(images/pattern.gif);
margin-left:auto;
margin-right:auto;
}
#shell {
width:498px;
margin-left:auto;
margin-right:auto;
background-image:url(images/mid.gif);
text-align:left;
}
#top {
width:498px;
height:9px;
background-image:url(images/top.gif);
}
#btm {
width:498px;
height:9px;
background-image:url(images/btm.gif);
}
#enter {
width:458px;
height:137px;
padding:15px;
background-image:url(images/enter.gif);
margin-left:auto;
margin-right:auto;
color:#CCCCCC;
text-align:left;
}
#btn {
float:right;
margin-right:20px;
padding:0px;
}