/* CSS Document */

body {
background-image:url(http://www.extremestucco.com/templates/templateimages/background.jpg);
background-position:inherit;
background-repeat:repeat-x;
background-color:#5a4327
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74654E;
	text-decoration: none;
}

.bodyText {
	color: #220505;
	font-size: 16px;
	text-decoration: none;
}

.Header {
	font-family: "SF Covington Cond";
	font-size: 24px;
	color: 220505;
}

.floatbox {
  float: center;
  clear:both;
  width: 720px;
  height: 450px;
  overflow:auto; 
}


