﻿#main_wrapper h1 {
	font-size:x-large;
}
#main_wrapper h2 {
	font-size:large;
	color:red;
}
#main_wrapper {
	font-size:10pt;
	line-height:1;
}
