body {
	background-attachment: fixed;
	background-image: url(http://www.vendetta-music.com/festival/images/background.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #84C8B2;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8FDCD9;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8FDCD9;
}
