body
{
	margin: 20%;
	border: 0;
	/*padding: 45%;*/
	text-align: center;
	background: #1F1A17;
	color: white;
}
.bodyText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.sampleStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}

.sampleStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

.sampleStyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}



h3
{
	color: yellow;
}

#launch
{
	margin-top: 50px;
}
