@charset "utf-8";
/* CSS Document */

html, body {
margin:0;
padding:0;
height:100%;
vertical-align:middle;
}

body {
font: "Trebuchet MS", sans-serif;
font-size:13px;
color:#9f9f9f;
}

#wrapper {
height:100%;
}

.enter a {
font: "Trebuchet MS", sans-serif;
font-size:16px;
font-weight:normal;
color:#383e10;
}

a {
color: #9fac3f;
text-decoration:none
}
