body {
    text-align: center;
	background-image: url(../img/back.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
a:hover{
   position: relative;
   top: 1px;
}
.font1{
   font-size: 10px;
}