#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('http://www.kalohairinhibitor.com/images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('http://www.kalohairinhibitor.com/images/topbg.jpg');
height: 30px;
}

#bottom {

background: #fff url('http://www.kalohairinhibitor.com/images/botbg.jpg');
height: 30px;
}

.topnav { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
	color: #3B6EBF;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
