/**
 * Style sheet SKF_Layout_Rot
 */

/**
 * Basic tags
 */
body
{
	background-color:#b61c3e;
	background-image:url("tl_files/layout/body_background_rot.gif");
	background-position:left top;
	background-repeat:no-repeat;
}


/**
 * Main
 */
#main .ce_text
{
	font-family:Georgia, sans serif;
	font-weight:normal;
	font-size:0.8em;
	color:#565656;
	line-height:1.5em;
}

