body,html{
height: 100%;
margin: 0;
background: url('../imgs/signup_bg.jpg') no-repeat center center;
}

.splash_box input{
height: 20px;
padding: 8px 0;
}

a{
color: white;
font-weight: bold;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

