@charset "utf-8";
/* CSS Document */
body {
	font-familY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;	
}
#wrap {
	width:1250px;
	max-width:92%;
	margin:0 auto;
}
p img { 

float:left;
width:600px;
max-width:48%;
height:auto;
margin-right:1%;
margin-bottom:25px;
box-shadow:1px 1px 6px #777;
}
h2 {
clear:both;	
}