#body {
background:url(../img/img-home.jpg) no-repeat #000;
height:100%;
}

a {
color:#ccc; 
text-decoration:underline;
}

a:hover { 
color:#c71585;
text-decoration:underline;
}

#textarea {
margin-top:340px;
margin-left:70px;
width:425px;
}

#textarea2 {
margin-top:20px;
margin-left:70px;
width:530px;
}

#banners {
float:right;
margin-top:35px;
margin-right:15px;
width:300px;
}

/*
#textarea2 h1 {
font-size:110%;
color:#91b4be;
text-transform:uppercase;
margin:25px 0 10px;
padding:0;
}
*/

.first {
font-size:125%;
line-height:150%;
margin-bottom:15px;
color:#a1b260;
}

.first a {
color:#a1b260;
text-decoration:underline;
}

.first a:hover { 
color:#c71585;
text-decoration:underline;
}

.second {
font-size:100%;
line-height:150%;
margin-bottom:15px;
color:#91b4be;
}

#textarea2 ul {
list-style:disc url(../img/bullet.gif);
margin:0 0 25px 25px;
}

#textarea2 li {
font-size:100%;
line-height:150%;
color:#91b4be;
margin-bottom:10px;
}

#textarea2 li.indentright {
padding-right:130px;
}