body 
{
	background-color:black;
	font-family:trebuchet ms,arial;
}

body 
{
	background:black none repeat scroll 0 0;
	color:black;
	font-size:11px;
	margin-bottom:0;
	margin-left:50px;
	margin-top:0;
	text-align:center;
}

.buttonAdult {
	font-size: 26px;
}
.textAdult {
	width: 100%; 
	text-align: center; 
	font-size: 16px; 
	font-weight: bold;
	margin-top: 100px;
	color: white;
	background-color: black
}
