body {
	background-color:#FDEFDD;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a {
	color:black;	
	text-decoration:none;
}
a img {
	border-width:0px;
}
a:hover {
	text-decoration:underline;
}

.box {
	text-align:center;
}

.boxLeft {
	width:40%;
	margin-left:10%;
	float:left;
}

.boxRight {
	width:40%;
	margin-right:10%;
	float:right;	
}
.boxCenter {
}
.clear {
	clear: both;
	height:50px;
}
#left {
	text-align:center;
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 10px 2% 10px 2%;
	margin: 0px;
	border: 0px;
	background: #FDEFDD;
	width: 50%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 46%;
}
html>body #left {
	width: 46%; 
}
#right {
	text-align:center;
	position: absolute;
	top: 20px;
	right: 0px; 
	padding: 10px 2% 10px 2%;
	margin: 0px;
	border: 0px;
	background: #FDEFDD;
	width: 50%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 46%;
}
html>body #right {
	width: 46%; 
}
h1 {
	font-size:1.5em;
}
