body,td,th {
	color: #000000;
}
body {
	background-color: #2C2C2C;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

img a{
	border: none;
	padding: 2px;

}

#mass {	
	width: 860px;
	height: 447px;
	background: url(../images/teaser.gif) no-repeat center center;
	position: absolute; 
	width: 99%; 
    text-align: center;
	margin-top: 60px;
}

#left {
	width: 129px;
	height: 21px;
	top: 420px;
	left: -175px;
	position: relative;
	display: inline;
}

#right {
	width: 65px;
	height: 20px;
	position: relative;
	top: 420px;
	display: inline;
	left: 150px;
}
