<style>
body {
background-image: url();
background-repeat: no-repeat;
background-position: left left;
background-attachment: fixed }

.header {
background-image: url(http://www.nebraskaassistedliving.com/images/header_bg.jpg);
background-repeat: no-repeat;
line-height: 28px;
font-size: 22px;
font-weight: bold;
text-align: center;
width: 500px;
margin-left: 80px;
margin-top: 30px; 
}

.headings {  
font-family: Arial, sans-serif; 
font-size: 13px; 
font-weight: regular; 
color: #ffffff;
height: 10px; 
padding-right: 10px;
border: solid; 
background-color: #CCEEDD; 
border-width: 6px 6px 6px 6px; 
border-color: #FFD681 #EEC570 #AA8020 #EEC570; 

}

.banner {  
font-family: Arial, sans-serif; 
font-size: 13px; 
font-weight: regular; 
color: #ffffff;
text-align: center;
height: 10px; 
padding-right: 10px;
padding-left: 10px; 
border: solid; 
background-color: #EEFFEE; 
border-width: 6px 6px 6px 6px; 
border-color: #FFD681 #EEC570 #AA8020 #EEC570; 

}

font {  color: #000000}
h4 font {  color: #000000}

a:link {  color: #00aa99}
a:visited {  color: #CC5555}
a:hover {color:#007700}


#track{
	position: absolute;
	top : 800px;
	left : 5px;
	}

</style>
