body{
background-image:url("hopper.gif");
background-position:right center;
background-attachment:scroll;
}
div{
background-repeat:no-repeat;
background-position:right;
color:royalblue;
font-style:italic;
font-weight:900;
font-size:1.3cm;
font-family:serif;
}
h1{
color:darkgray;
font-style:normal;
font-weight:600;
font-size:0.5cm;
font-family:cursive;
}

