@charset "UTF-8";
/* CSS Document */

body {
	margin:           0px;
	font-family:      'Lucida Grande', Helvetica, sans-serif;
	background-repeat: repeat-x repeat-y;
	background-color: #e7e7e9;
	padding: 0px;
	text-decoration: none;
	background-image: url(http://afar25.com/images/new/background_skate.jpg);	
}
			
#container {
	margin: auto;
	background-repeat: no-repeat;
	width:   740px;
	padding-left:  27px;
	padding-top:   15px;
	padding-bottom: 0px;
	text-decoration: none;
}

h2 {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #000;
	line-height: 0px;
}

h2 a {
	text-decoration: none;
	list-style: none;
	color: #be4438;
}

h2 a:hover {
	color: #551A8B;
}