*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background:#000;
}

#wrapper{
	font:normal normal 9px arial, sans-serif;
	color:#fff;
	background:url(../images/cassette-box-spill-background.png)no-repeat 144px 126px;
	line-height:12px;
	margin:30px auto;
	width:1000px;
	height:1000px;
}



h1{
	background:url(../images/blank-tape-spillage-fete-2009-logo.png)no-repeat -1px 0;
	width:139px;
	height:155px;
	text-indent:-10000px;
	outline:none;
	padding:6px 0px;
}

h2{
	font-size:9px;
	width:340px;
}

p{
	width:340px;
	padding:6px 0px;
}

ul{
	width:340px;
	padding:6px 0px;
	list-style:none;
}

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

a:hover{
	color:#ff00ff;
}

a.green:hover{
	color:#00ff00;
}

a.cyan:hover{
	color:#00ffff;
}