body {
	background-color: #000000;
}


a:link,a:active,a:visited {text-decoration:underline;color:#ccc;}
a:hover	{text-decoration:underline; color:#fff; background:#232323;}

.pic{
background-color: #000000; 
border: 1px #323232 solid;
width: auto ;
max-width: 100% ;
height: auto ;
}

.copyright{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align: center;
}
