Body
{
    background-color: black;
	margin-top: 0: 0%;
	margin:0 0%;
	margin-bottom: 0: 0%
}

#content
{
	position: absolute;
	top: 33px;
	left: 40px;
	height: 550px;
	width: 800px;
	textalign:center;
	padding:5px;
	background-color: black;
	color: red;
	font-weight: normal;
}


.col_aqua_black
{
  color:aqua;
  background-color:black;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */

    
/* GENERIC */
P  {
  	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:normal;
    color: #white;
	text-align:left;
	
}



