body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/index.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
}

#lang {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;	
	margin-top: 344px;
}

#lang a {
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}

#lang a:hover {
	color: #fff;
	text-decoration: none;
}

#mag {
	display: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #f00;	
	margin-top: 210px;
}

#mag a {
	font-size: 10px;
	color: #f00;
	text-decoration: none;
}

#mag a:hover {
	color: #fff;
	text-decoration: none;
}

#opt {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #999;	
	margin-top: 35px;
}

#foot {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #999;	
	margin-top: 35px;
}

#foot a {
	color: #bbb;
	text-decoration: none;
}

#foot a:hover {
	color: #fff;
	text-decoration: none;
}

