.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	position: relative;
	top: 35%;
	left: 28%;
	color: #FFFFFF;
	width: 630px;
}
.tag_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	width: auto;
	left: 30%;
	top: 45%;
	font-weight: lighter;
}
.splash_image {
	position: absolute;
	left: 25%;
	top: 35%;
}
