#section{
 width:80%;
 height:auto;
 float:left;
 padding:10px;
 background:#F0E68C ;
 font-size:50px;
 color:#B22222 ;
}
h1 {
	margin-top:30px;
	text-align:center;
	font-size:30px;
}

#a{
	width:30%;
	height:300px;
	background:#F8F8FF;
	border:1px solid;
	margin-top:10px;
	float:left;
	margin-left:35px;
	margin-bottom:10px;
}
#a img {
	width:100%;
	height:300px;
	margin:0px;
}
#b{
	width:30%;
	height:300px;
	background:#F8F8FF;
	border:1px solid;
	margin-top:10px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;	
}
#b img {
	width:100%;
	height:300px;
	margin:0px;
}
#c{
	width:30%;
	height:300px;
	background:#F8F8FF;
	border:1px solid;
	margin-top:10px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#c img {
	width:100%;
	height:300px;
	margin:0px;
}
h2 {
	margin-top:30px;
	text-align:center;
	font-size:30px;
}
#d{
	width:30%;
	height:300px;
	background:#F8F8FF;
	border:1px solid;
	margin-top:10px;
	float:left;
	margin-left:35px;	
}
#d img {
	width:100%;
	height:300px;
	margin:0px;
}
#e{
	width:30%;
	height:300px;
	background:#F8F8FF;
	border:1px solid;
	margin-top:10px;
	float:left;
	margin-left:10px;	
}
#e img {
	width:100%;
	height:300px;
	margin:0px;
}
#f{
	width:30%;
	height:300px;
	background:#F8F8FF;
	border:1px solid;
	margin-top:10px;
	float:left;
	margin-left:10px;	
}
#f img {
	width:100%;
	height:300px;
	margin:0px;
}
