﻿body { 
	background: #382d32;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:center;
}

#contentCover { 
	text-align:center;
	background:white; 
	padding:7px;
}

.mainTable { 
	width:555px;
	height:780px;
}

#contentLeftPage { 
	text-align:center;
	background:white; 
	padding:7px;
}

#contentRightPage { 
	text-align:center;
	background:white; 
	padding:7px;
}