@charset "utf-8";
/* CSS Document */
.body
{
	margin-top:80px;
	background-color:#000000;
	color:red;


}
.enter
{	
	cursor:crosshair;
}
.enter: hover
{	
	cursor:crosshair;
	
}
.content
{
font-family:Tahoma;
font-size:14px;
color:white;
}
.h3
{
color:#0e8ecd;
}
.homecontent
{
font-family:Tahoma;
font-size:12px;
color:white;
}

.left
{
background-image:url(images/arrows1_03.jpg);
}




