#main {
	height: 577px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bolder;
}



.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
	}
	
	.defaulttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
