html, body{margin:0;padding:0;width:100%;height:100%;font-family: Tahoma, Arial, Lucida Sans Unicode;color: #FFF; background: #ee2d2a;}

#navbar {overflow:hidden;display:inline-block;height:10%;width: 100%;background-image: url('/img/grad.png');background-repeat: repeat-horizontal;}
#content{height:80%;}
#photos, #info {display: none;}
#footer {clear: both;}
.bar {float:left;width:33.3%;position:relative;min-height:100%;}
* html .bar {height:100%;}

h1 {font-size: 2em; font-weight: bold; text-align: center;}
h2 {font-size: 1.2em; font-weight: bold; text-align: center;}
a{color:#fff;}
a:visited{color:#0000A0;}