﻿body
{
	text-align: center;

}

#form
{
	width:1024px;
	height:768px;
	background-image:url(../../images/BackGround.png);
	background-repeat:no-repeat;
	background-position:center center;
	/*margin-left:10%;*/
	margin-left: auto;
	margin-right: auto;

}

#subscribeform
{
	font-family: Lucida Grande, Arial;
	font-size:12px;
	padding-top:470px;
	color: #26b2dc;
	margin-left:4px;
}
	
	