body {
	
	background-color: #1f443c;
	
}


#cwords {
	
	position: absolute;
margin: 0 10em;
left: 90px;
top: 380px;
width: 350px;
height: 300px;
color:#FFF;
}


#pwords {
	
position: absolute;
margin: 0 10em;
left: 70px;
top: 340px;
width: 350px;
height: 300px;
color:#FFF;
font:14px;
}

#ewords {
	
position: absolute;
margin: 0 10em;
left: 480px;
top: 340px;
width: 450px;
height: 300px;
color:#FFF;
font:14px;
}



#words {
position: absolute;
margin: 0 10em;
left: 90px;
top: 380px;
width: 350px;
height: 300px;
color:#FFF;
}


#wordss {
position: absolute;
margin: 0 10em;
left: 500px;
top: 380px;
width: 350px;
height: 300px;
color:#FFF;
}



td {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
}

a {

font: normal 15px Tahoma, Arial;
color: #e1ce54;
text-decoration:none;
display:block;
 
}

#navigation {
	
position: absolute;
left: 260px;
top: 120px;
text-decoration:none;

	
}