@charset "UTF-8";

body {
	background-image: url(http://www.roadrunnerrecords.co.uk/takingdawn/splash/images/background2.jpg);
	background-position: center top;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.smallertext {
	font-size: 13px;
	}

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

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