@charset "utf-8";
/* CSS Document */

body{background-image:url("f2u-Tile.gif"); background-repeat:repeat; background-size:auto; margin:0px; padding:0px; background-color:lightskyblue; overflow-x:hidden;
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";}
.divider {height:2px; background-color:mediumaquamarine; width:90%;  margin:auto; color:aquamarine; border-width:thick; border-style:double; border-right-color:darkcyan; border-bottom-color:darkcyan;}

h1{background-color:mediumaquamarine; text-align:center; border-top:thick; border-bottom:thick; border-style:double; border-color:aquamarine; border-bottom-color:darkcyan; color:white;}
.bodybox {text-align:center; color:darkcyan;}