* {
margin:0;
padding:0;
}

body {
font:18px/24px Arial, Verdana, Tahoma, sans-serif;
color:#231f20;
text-shadow:0px 1px 0 #fff;
width:100%;
background:#cbcccc url(images/background.png) top center no-repeat;
}

A:link {
color:#231f20;
text-decoration:none;
}

A:visited {
color:#231f20;
text-decoration:none;
}

A:hover {
color:#a9233e;
text-decoration:none;
}

p {
margin:0 0 18px;
}

img {
border:none;
}

input {
vertical-align:middle;
}

#wrapper {
width:434px;
text-align: center;
margin:0 auto;
padding:100px 0 0;
}

#logo {
display:block;
width:369px;
height:129px;
background:url(images/mermaid-studios-interactive-logo.png) top center no-repeat;
text-indent:-9999px;
margin: auto;
}

#main {
text-align: center;
margin:60px 0 0 0;
overflow:hidden;
}
