﻿body 
{
	background-image:url(images/bkgZeroCool.jpg);
	background-repeat:no-repeat;
	background-color:Black;
	background-position:center;
	width:1000px;
	height:700;
}
.wrapper
{
	margin-bottom:0px;
	margin-left:100px;
	margin-right:300px;
	margin-top:100px;
	height:648px;
	width:1000px;
}
#content
{
	padding-left:150px;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	border-style: none;
	visibility: visible;
}
#footer
{
	background:none;
	background-repeat:no-repeat;
	
	height:52px;
}
.servicestextheader
{
	color:#62ab41;
	font-size:large;
	
}
.textfooter
{
	color:#62ab41;
	font-size:small;
	
}
a:hover
{
	color:#31bbfc;
}
#divbodytext
{
}
