/* CSS Document */
#main {
	width:1024px;
	height:768px;
	/*overflow:hidden;*/
	margin:auto;
	color:#FFF;
}	

.title, h1 {
    font-size: 18px;
}
.subtitle, h2 {
	font-size: 12px;
}
/*
.italic {
	font-family:Myriad_Pro;
}
.bold {
	font-family:Myriad_Pro;
}
*/


