/*
Theme Name: FP Racing
Tags: fp racing background image, single column

*/
body {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: black;
	color: #fff;
	padding-top: 20px;
	}

#links {
	padding-top: 15px;
	font-size: 1.2em;
	color: #777;
	text-align: center;
	}

a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #ff0;
	text-decoration: none;
	}

