/* media only screen and (max-width: 560px) */
#header, #container, #footer { 
	width: 450px;
	margin: 0 10px 10px;
}
#headL img, #headR img {
	height: 65px;
	width: 60px;
}
#header h1 {
	font-size: 1.8em;
	text-align: center;	
}
#content .picL {
	float: left;
	margin-right: 10px;
	width: 45%;
	height: auto;
}
#content #contact {
	font-size: 1.1em;
}
#content .picL img {
	width: 100%;
	height: auto;
}
#pics {
	width: 450px;
	margin: 10px auto;
	text-align: center;
}
#pics .thumb, #pics .thumbv {
	width: 130px;
	height: 130px;
}