/* CSS Document */
body {
	background-image: url(http://myimagefolder.s3.amazonaws.com/back-stretch.jpg);
	background-repeat: repeat-x;
}
p {
font-family:Arial;
	font-weight:normal;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:3px;
}
.style6 {
	FONT-FAMILY: font-family:Arial;
}
.legal {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
	line-height: 14px;
}
.legal A:link {
	color: #000000;
	text-decoration: underline;
}
.legal A:visited {
	color: #000000;
	text-decoration: underline;
}
.legal A:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.legal A:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#yellow { background:#FFFF33; }
h1
{
text-align:center;
font-family:tahoma;
color:#c00000; 
font-size:36pt;
}
h2
{
text-align:center;
color:#000000; 
font-size:25px;
}
.left
{
width:400px;
float:left;
min-height:100px;
}
.right
{
width:300px;
float:right;
min-height:100px;
}


