* {
	margin:0;
	padding:0;
}

a:link {
	text-decoration: none !important;
}

html {
	font-size: 100%;
}



body {
	font-family:Tahoma,Verdana,san-serif;
	background-color: #000;
	color:#666666;
	font-size: 100%;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
	background-color: #231F20;
}