@charset "utf-8";
/* CSS Document */
body {
	margin: 0; padding: 0;
	text-align: center;
	background: #ffd7ec;
    background-image: url('http://www.tiener-sex-films.nl/images/bg.gif');
    background-repeat: repeat-x;
	font: 12px Verdana; color: #5e1e7c;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ff0084;
}
a:active {
	color: #000000;
}
.header {
	margin: 0px auto;
	height:150px;
	width:1000px;
	text-align:center;
}
.films {
	margin: 0px auto;
	width:1024px;
	text-align:center;
}
.neuken {
	margin: 0px auto;
	width:1000px;
	text-align:center;
}
.ads {
	margin: 0px auto;
	width:1024px;
	text-align:center;
}
.footer {
    background-image: url('http://www.tiener-sex-films.nl/images/bg.gif');
    background-repeat: repeat-x;
	width:100%;
	height:150px;
}
