body {
	margin: 0;
}

#mainFrame {
	width: 766px;
	margin: 0 auto;
}

#headerFrame {
	background: url("images/reseller_header.jpg") no-repeat;
	
	width: 766px;
	height: 101px;
}

#mainFrame div.contents {
	background: url("images/tal.jpg") repeat-y;

	padding: 8px 32px;
}


#footerFrame {
	background: url("images/row3.jpg") no-repeat;
	
	width: 766px;
	height: 83px;
}


h1, h2, h3, h4, h5 {
	margin: 0;
}