#body {
background:url(../img/img-about.jpg) no-repeat #000;
}

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

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

#textarea {
margin-top:330px;
margin-left:460px;
width:450px;
padding-bottom:25px;
}

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

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

.second a {
color:#f0e68c;
text-decoration:underline;
}

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