﻿/* CSS layout */

body {
	font-family: Calibri;
	font-size: medium;
	
}

#flash {
	width: 425px;
	
}

#content {
	width: 425px;
	
}
