body {
	font: 13px/15px  Georgia, Times, serif;
	line-height: 1.3em;
	text-indent: 0px;
	margin-bottom: 15px;
	margin: 20px auto;
	padding: 0 20px 20px 20px;
	width: 600px;
	}

p, td, tr, ul, ol {
font: 13px/15px  Georgia, Times, serif;
	line-height: 1.3em;
	text-indent: 0px;
	color: #14d187;
	}

#center {
	width: 100%;
	text-align: center;
	background-color: #CCD5DE;
	}
	
#main {
	width: 650px;
	height: 600px;
	background: url("cartridge.jpg") top no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	}
		
#contactFormArea { 
	padding-top: 320px;
	text-align: center;
	line-height: 3.0em;
	}
	
#thanks {
	padding-top: 80px;
	width: 425px;
	text-align: center;
	margin: 0px auto;
	}

fieldset { 
	   border:0;
	   margin:0;
	   padding:0; 
	   }

input {
 background-color: #7bf6c6;
}

strong {
	font-weight: bold;
	color: #2b1e13;
	}
	
h2 {
    color:#2b1e13;
    }