@charset "utf-8";
/* CSS Document */

body {background-image:url(beige237.gif); color: #C30; background-color: #FC9;}
h1, h2 {font-family: Georgia, "Times New Roman", Times, serif; text-align:center;}
h1 {font-size: 2.5em;}
h2{font-size: 2em;}
p {font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size:1em;
   line-height:2em;}

#nav {float:left;}

#text {float:right; padding: 20px;background-color: #6C6; border-width: 8px; border-style: ridge; border-color: #C60; color: #C30; width: 30%; margin-right:30%;
       margin-top: 30px;}