/* CSS file */
body {
	background:#56504b url( ../images/backgr_dots.gif);
	color:#FFF;
	margin:0;
	padding:0;
	font:normal 12px/15px Arial,Helvetica, sans-serif;
	text-align:center;
}

#wrapper
{
	width:983px;
	margin:0 auto;
}
.alternativeContent,
#trallfaflash
{
	width:983px;
	height:570px;
}

.alternativeContent
{
	background:#FFF;
	color:#56504b;
}

.alternativeContent div
{
	padding:24px;
}
