/* CSS Document */

body {background-color:#000; margin:10px auto; font-family:"calibri",Arial, Helvetica, sans-serif; font-size:14px; }
a {color:#fff; } 
#home {background: #000 url(../images/FA-Freshcon-Cover_01.jpg) no-repeat left top;   width:990px; margin:0px auto; color:#fff;  }
#bg2 {background: transparent url(../images/FA-Freshcon-Cover_02.jpg) no-repeat right top; height:768px;}

#bg2 div {position:absolute; }
#bg2 #text {width:291px; height:125px; margin-top:236px; margin-left:267px; text-align:justify }
#logo {margin-top:62px; margin-left:111px; height:247px; width:613px; }
#nav { margin-top:62px; margin-left:350px;width:364px;  font-size:110%; text-align:right } #nav a {margin-left:5px; text-decoration:none; }
#nav a:hover {text-decoration:underline; } 