@charset "UTF-8";
body {
	background-image: url(backs/rooster.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	
}


.rider {

font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #009F00;


}



.rider:hover {


  text-decoration: none;
  color: #FF0000;


}


#rounder {

background-image: url(backs/gbdesigner.png);

	background-repeat: no-repeat;
	background-position: center top;

width:940px;
height:950px;

}


