@charset "UTF-8";
/* CSS Document */

* {
	font-family: Geneva, Arial, Helvetica, sans-serif; font:#000;
}

body {
	background: #cccccc url(../img/extrabkgd.jpg) no-repeat left top;
}

a {
text-decoration:none;
color:#000;
font:bold;
}

p {
   margin-left:10px;
   padding:0;
   width:460px;
   font-size:12px;
}

p1 {
   margin:0;
   padding:0;
   font-size:12px;
}

h2 {
	font-size: 17px;
	width:500px;
}

.featureimage {
float: left;
margin-top:15px;
margin-right: 20px;
margin-bottom: 10px;
}

#box {
  position:absolute;
  float:left;
  margin-left:200px;
  width:445px
}