/* index.html */
#page1 #content .col-1 {
	width: 360px;
	margin-right: 19px
}
#page1 #content .col-2 {
	width: 360px;
	height: 450px;
}
/* index-1.html */
#page2 #content .col-1 {width:360px;margin-right:19px}
#page2 #content .col-2 {width:360px}
