*{
margin: 0px;
padding: 0px;
}

p{
font-family: arial, sans-serif;
color: white;
font-size: 11px;
}

a{
color: #99c0db;
}

a img{
border: none;
}

body{
background: #000033 url('images/BKGRNDfade.jpg') top repeat-x;
margin-left: auto;
margin-right: auto;
}

div#SignUpBox{
margin-left: auto;
margin-right: auto;
height: 632px;
width: 1000px;
background: url('images/signupbox.jpg') top center no-repeat;
text-align: center;
padding-top: 265px;
}

.field{
width: 250px;
height: 24px;
background: white;
border: solid 1px #4d4d4d;
font-family: georgia, serif;
font-size: 16px;
color: black;
margin-top: 15px;
padding: 10px 15px 10px 15px;
}

.button{
width: 250px;
height: 70px;
background: url('images/join.png') top center;
border: none;
margin-top: 2px;
}
