body {
margin: 0 auto;
padding: 0;
font: 76% courier new,courier,monospace,Tahoma,Arial,sans-serif;
background: #ffffff url("") repeat-y center top;
background-attachment:fixed;
}


wrap {
background: #000000 url("") no-repeat center bottom;
color: #000000;
border:  none;
margin: 2em auto;
width: 1000px; height: 500px;
}



#enter {
padding: 0px;
display:inline;
margin: 2em auto;
border: none;
}

#logo2 {
padding: 0px;
display:inline;
position:center; top:0px; left:300px;
border: none;
}

a {
text-decoration: none;
color: #ffffff;
outline : none;
-moz-outline: none;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
