/**
*	CSS Stylesheet for gotsoul - flyer (front page) style
*
*	@author	Markus Konrad <mako@mako-home.de>
*/

body.flyer
{
	color:				#000000;
	background-color: 	#C5A900;
	background-image:	none;
}

body.flyer a
{
	text-decoration:	none;
}

#flyer
{
	height:				100%;
	width:				100%;
	text-align:			center;
	vertical-align:		center;
}