*
{
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
	line-height:18px;
}
body {
	margin:0;
	padding:0;
	background: url('../images/tlo.jpg') repeat-x;
	background-color: black;
	color: #fff;

}

img	{
	border:0px;
}
h1	{ 
	font: bold 16px arial;
	color: #fff;
}
#rotator
{
	border: 0px solid #000;

	overflow: hidden;

	position: relative;
	width: 642px;
	height: 278px;
}

#rotator img
{
	border: 0;

	width: 642px;
	height: 278px;
}

p
{
	text-align: center;
}
