body {
background: url(http://static.ghostly.com/images/assets/TGC_bg3.jpg) top right no-repeat #000;
color: #efefef;
margin: 50px;

}

#wrapper {
width: 500px;
}

h1 {
font-size: 35px;
margin: 0;
font-family: helvetica;
font-weight: normal;
text-transform: uppercase;
}

p {
font-size: 13px;
font-family: helvetica;
line-height: 18px;
color: #999;
}

.bold {
font-weight: bold;
font-family: helvetica;
font-size: 13px;
color: #fff;
}

form {

}

#thanks {
display:none;
}

.flash {
background: #ffffcc;
padding: 5px;
display: block !important;
margin: 20px 0;
width: 300px;
color: #000;
font-family: helvetica;
font-size: 12px;
}



a {
color: purple;
text-decoration: none;
}

a:hover {
background: #fff;
}

span.label {
font-family: helvetica;
display: block;
width: 500px;
font-size: 12px;
}

input {
padding: 5px;
margin: 4px 0;
border: 0;
background: #666;
font-size: 12px;
font-family: Helvetica;
margin-bottom: 15px;
}

input:hover, input:active {
background: #999;
}



input span.button {
width: 20px !important;
background: #000 !important;

}

#referrer {
margin-bottom: 20px;
}
