	
body {
	background-color: #000000;
}
H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #00CC00;
	text-align: left;
}
H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
P{
	font-size: 13px;
	line-height: 22px;
}
#cont{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: repeat;
	padding-top: 50px;
}

#dr {
	width: 300px;
	height: auto;
	float: right;
	text-align: justify;
	padding-right: 70px;
}
#es {
	width: 400px;
	height: auto;
	float: left;
	font-style: normal;
	padding-left: 70px;
}
