#mainBody {
	position: absolute;
	top: 0px;
	left: 0px;
}
#footer {
	font-size: x-small;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #333;
	color: #CCC;
	background-attachment: fixed;
	background-image: url(../images/mtvbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pret_bord {
	border: medium outset #333;
	-moz-border-radius: 5px;
}
.subheader {
	color: #F00;
}
