html,body{margin:0;  padding:0;}
body {
/*height:100%;*/
background-color:#141414;
color:#666;
/*font-family:Arial, Helvetica, sans-serif;*/
font-family:"Trebuchet MS",Verdana,sans-serif;
font-size:.8em;
}
a {
color:#666;
text-decoration:underline;
}
a:hover {
color:#8c2424;
text-decoration:none;
}
img {
	border-color:#fff;
	border-style:solid;
	border-width:3px;
}
