#site_layout {
	background-color: #000000;
	height: 100%;
	width: 100%;
}

.success {
	color: #2ABF00;
}

.errortext { 
	font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 14px;
}

