body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(cat/back.gif);
	background-repeat: no-repeat;
	background-position: center 110px;
border-top: 2px solid black;
margin-top: 0px;
}
a:link, a:visited, a:active {

color: #333333;
text-decoration: none;
font-size: 12px;
}
a:hover {
color: #B48BB9;
font-size: 12px;
}
h1 {
font-size: 18px;


}
#position {

margin-left: 100px;
margin-top: 20px;
margin-bottom: 10px;

}
#tower {
position: absolute;
left: 5px;
top: px;

}
#bottom {
position: relative;
top: 50px;
margin-left: auto;
margin-right: auto;
text-align: center;

}
#bottom a:link, #bottom a:visited, #bottom:active  {

font-size: 11px;

}
#bottom a:hover {
font-size: 11px;
background-color:#B48BB9;
color: white;
}
