﻿.title {
	font-size: large;
	color: #FFFF00;
	font-weight: bold;
}
#left_col {
	width: 305px;
	float: left;
}
#right_col {
	width: 305px;
	float: right;
}
