body{
 background-color:rgb(255,236,159);
 font-family:lucida sans unicode;
 color:rgb(89,19,51);
 font-size:14px;
}

h1.home {
 font-size:x-large;
 font-weight:bold;
 text-align:center;
}

h2.home {
 font-size:large;
 font-style:italic;
 font-weight:normal;
 text-align:center;
}

