#pictures img {
	margin: 5px;
}
#left_col {
	width: 355px;
	float: left;
}
#right_col {
	width: 355px;
	float: left;
}
body {
	background-color: #999999;
}

