body {
    background:#eee url(/resources/images/bg.gif);background-repeat: repeat-x;
    font:76%/150% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}
img {
    height:600px;
    width:670px;float:left;
   
}
p {
   font-weight:bolder;
}


.image-and-text {
    float:left;clear:both; margin-bottom:30px;
    width:670px;
}
h1 {
    font-size:200%;
    margin:15px  auto;
    color:#0000ff;

}


