*, html { margin: 0; padding: 0; }
body { background: #fff; color: #000; font-family: Calibri, Tahoma, Arial, sans-serif; font-size: 100%; line-height: 3.5; }
a { color: #0066FF; }

#wrapper { background: url(images/body_bg.jpg) left top no-repeat; width: 1024px; min-height: 461px; margin: 50px auto; text-align: center; }


.logos { overflow: hidden; padding: 50px 50px 30px; }
.logos a { display: block; text-indent: -9999px; }
.ucflogo { background: url(images/ucflogo.jpg); width: 350px; height: 64px; float: left; }
.zenithlogo { background: url(images/zenithlogo.gif); width: 200px; height: 42px; float: right; margin-top: 10px; margin-right: 20px; }