html,body {
	background: #273118;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

a:link{
	font-size: 18px;
	color: #999999;
}

a:hover{
	font-size: 18px;
	color: #999999;
}

img{border: 0;}

/*404 ERROR*/
#text{
	padding-top: 100px;
	margin-left: 100px;
	margin-right: 100px;	
}
/*.error_txt{
	font-family:Tahoma;
	font-size: 26px;
	color:#2f2f2f;
	padding-top:10px;
}*/
.text{
	font-family: Tahoma;
	font-size: 23px;
	color: #2f2f2f;
	padding-top: 10px;
}
.text a{
	text-decoration: underline;
	color: #2f2f2f;
}

/*NO FLASH*/