@media screen
{
	body
	{
		background		: #000;
	}
	div#content
	{
		background		: #fff;
	}
	div#content div
	{
		background		: url(../../../Images/Splash009/AmateurGeheimen/BlockBackground.jpg) no-repeat;
	}
	div#content form,
	div#content p
	{
		color			: #b8006d;
	}
	div#content div a.button
	{
		background		: #000 url(../../../Images/Splash009/AmateurGeheimen/BlockButton.jpg) no-repeat right;
		color			: #f09;
	}
	div#content div a.button span
	{
		color			: #b8006e;
	}
	div#content div h2 a
	{
		color			: #b8006d;
	}
	div#content div#pagination
	{
		background		: url(../../../Images/Splash009/AmateurGeheimen/PaginationBackground.jpg) no-repeat;
	}
	div#header div
	{
		background		: #fff;
	}
	p#footer
	{
		background		: url(../../../Images/Splash009/AmateurGeheimen/Footer.jpg) no-repeat;
	}
	p#footer,
	p#footer a
	{
		color			: #949494;
	}
	p#footer a:hover
	{
		text-decoration	: none;
	}
}