body {background-color: #000000;
}

a:link {color: #FFFFFF;
text-decoration: none}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	height: 650px;
	width: 300px;
}  
a:hover {color: #FFFF00;
text-decoration: none}  
a:active {color: #FFFF00;
text-decoration: none}

.indentedDiv 
{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#333333;
	height: 1100px;
	width: 270px;
	float: left;
	margin: 0cm;
	top: 0px;
	right: 0px;
}

p
{
	position:absolute;
	top:260px;
	left:350px;
	font:  14px century gothic;
	color:white;
	height: 400px;
	width: 600px;
	float: right;
}


h3 {
	position:absolute;
	top:170px;
	left:350px;
	font: 16px century gothic;
	color: #FFFFFF;
	text-align:justify;
	width: 600px;
}


h4 {
	position:absolute;
	left:350px;
	font: 14px century gothic;
	color:yellow;
	text-align:justify;
	width: 500px;
}
