﻿body {
	margin:0px;
}


#content
{
	margin:auto;
	width: 1142px;	
	height:609px;

}

.container {
	width: 750px;
	margin-left:190px;

	
}
.header
{
	margin:auto;
	width: 1142px;
	height:98px;
	
}
.page 
{
	background-image: url(images/V8coupon_bkgd.jpg);
	background-repeat:no-repeat;
	margin:auto;
	width: 1142px;
	height:609px;
	}

.footer {
	/*background-color:#e3e2de;*/
	color:#999894;
	margin:auto;
	padding-left:150px; padding-top:100px; padding-bottom:4px;
	font-size:10px;

	border: 0px solid blue;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}
.intruct {
	font-size: 11px;
	color:#000000;
	text-align:left;
}
.subtitle{
	font-size: 11px;
	color:#000000;
}
.title{
	font-size: 14px;
	color:#6b9968;
	font-weight:bold;
}
.asterick {
	font-size: 11px;
	color:red;
}
.error {
	font-size: 11px;
	color:red;
}
.intructbold {
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}
.intruct a {
	font-size: 11px;
	color:#000000;
}

