#body {
background:url(../img/background2.jpg) no-repeat #000;
}
/* links */
a {
color:#fff; 

}

a:hover { 
color:#c71585;

}

#textarea {
	margin-top:120px;
	margin-left:230px;
	width:550px;
	padding:0.5cm;
	text-align: justify;
}

#textarea2 {
	margin-top:10px;
	font-size: 22px;
	font-size:220%;
	text-align: center;
}

/*
#textarea2 h1 {
font-size:110%;
color:#91b4be;
text-transform:uppercase;
margin:25px 0 10px;
padding:0;
}
*/
/*text first text box*/
.first {
font-size:125%;
line-height:150%;
margin-bottom:15px;
color:#ffffff;
}
/*text first text box*/
.first a {
color:#ffffff;

}

.first a:hover { 
color:#c71585;

}

.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;
}
