@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 		Comic Sans, sans-serif;
	font-size: 			14px;
}

/***************************************************/
/*                main div styles                  */
/***************************************************/


#title {
	width:				700px; 
}

#content {
	width:				700px; 
}


