body { background-color: #fff; margin: 0; padding: 0; }
a:link { color: #000; font-size: 1em; font-family: Garamond, times, "times new roman", serif; text-decoration: none; }
a:visited { color: #000; font-size: 1em; font-family: Garamond, times, "times new roman", serif; text-decoration: none; }
a:hover { color: #fff; font-size: 1em; font-family: Garamond, times, "times new roman", serif; font-weight: 100; font-style: italic; text-decoration: none; }
a:active { color: #69c; font-size: 1em; font-family: Garamond, times, "times new roman", serif; }
/*main body*/
#container { color: #000; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; width: 650px; margin: 0 auto; }#main { background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top; width: 650px; height: 350px; margin: 140px 0 0; }
#leftbox { width: 370px; height: 350px; float: left; }
#text { margin-top: 200px; padding: 5px; }
#main img { margin-top: 2px; margin-left: 10px; }
#rightbox { width: 280px; height: 350px; overflow: auto; float: left; }
#rightbox h3 { text-align: center; margin-top: 100px; }
#rightbox p { padding: 5px 10px 5px 5px; }
#footer { color: #999; font-size: 0.8em; font-family: arial; text-align: center; width: 650px; margin: 65px 0 0; padding: 5px 0 0; }
#main td { font-family: "times new roman"; }
