/* Small Studio Template 
   I'm sorry for non-english variables,
   but I think you'll manage */

body {
	margin: 0 auto;
	font-family: Arial, Verdana, Sans-Serif;
	background:#000;
}

a {
color:#3A6794;
}

#title h1 {
	font-size: 1.5em;
	text-align:center;	
}

#title {
	padding: 10px 0 0 0 ;
}

#content {
	text-align:center;
	margin: 0 auto;
	color:#fff;
}


#footer {
	font:80% Arial;
	padding-top:10px;
	color: #808080;
	text-align: center;	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #42687B;
}

#ads{
	text-align:center;
}
