/* CSS Document */

body {background-color:#33ff00;
}

#enterpage {width:550px;
height:350px;
float:right;
background-image:url(../images/enterpage.jpg);
background-position:center;
background-repeat:no-repeat;
margin-top:200px;
}

#textarea {width:380px;
w\idth:360px;
height:100px;
float:right;
margin-top:200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#fff;
text-align:justify;
line-height:18px;
padding-right:20px;
}

#textarea a {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#fff;
text-decoration:none;
float:right;
margin-top:10px;
}



