
/* ----- Widest CSS Rules ----- */

body{
font-size:12px;
}
p{
font-size:12px;
}

#title-band {
position: absolute;
top: 220px;
right: 4%
}

#nav {
position: absolute;
bottom: 8px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
background-image: url(../images/menu-bg-big.png);
height: 180px;
width: 100%;
}
