@charset "utf-8";
/* CSS Document */

.pics {
	padding: 0;
	margin:  0;
	width: 650px;
	
} 
 
.pics img {
	width:  700px;
	top:  0;
	left: 0;
	margin-top: 0px;
} 
code { display:none; }

