body
{
	background-color:#666;
	
}
.main-title
{
	font:"Times New Roman", Times, serif;
	color: #fff;
	font-size: 60px;
	line-height:: -20px;
	text-transform:uppercase;
	text-shadow: 3px 3px #000;
}
.sub-title
{
	font-size: 30px;
	height: 10px;
	color: #fff;
	text-transform:uppercase;
	text-shadow: 3px 3px #000;
}
.tag-line
{
	font: Arial;
	font-size: 18px;
	color: #fff;
	padding-top: 10%;
	padding-left: 5%;
	text-transform:uppercase;

}
.center-titles
{

	text-align:center;
	margin-top: 20%;
	height: 50%;
}

	