*
{
    font-family:verdana,helevetica,arial, sans-serif;
}

html, body
{
    height: 100%;
	width: 100%;
    margin: 0px;
    padding: 0px;
}
a
{
    color:#ffffff;
    text-decoration:none;
    text-decoration:underline;
}

a:hover
{
   text-decoration:none;

}

/* Intro */
#frontlogo{
    height: 100%;
    display:none;
}

textarea {
resize:none;
} 

#coming {
width: 10em;
height: 50%;
float: left;
}

#soon {
margin: 0 auto;
position: relative;
height: 5em;
width: 10em;
clear: left;
font-size: 300%;
}