.welcome { 
font-family: Arial, Helvetica, sans-serif;
font-size: 40px;
color:#999999;
font-weight: bold;
}

.welcome2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
padding-top: 50px;
}

div#chooser  {
	width: 100%;
	height: 180px;
	position:absolute;
	top: 200px;
	align: center;
}


body {
	color: AAAAAA;
	background: #FFFFFF;
	}
