/* Jan Naessens - Powered by www.juggles.be */

body{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #000000;
	}
	
#container {
	margin: 0 auto;
	width: 725px;
	text-align: left;
	background-image: url(images/dj_juggles.jpg);
	height: 475px;
	background-repeat: repeat-y;
  	} 

#text {
	margin-left: 410px;
	padding-top: 110px;
  	} 
	
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #8ec641;
	margin-left: 20px;
	}
	
.copy {
	font-size: 10px;
	color: #8ec641;
	font-weight: bold;
	}
	
.copy a, .copy a:active, .copy a.selected, .copy a:hover {
	font-size: 10px;
	color: #8ec641;
	font-weight: bold;
	text-decoration: none;
	}

a, a:active, a.selected, a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}