@import url("sheetText.css");

.sheet .paragraph {
	width: 508px;
}

.splashbox {
	width: 508px;
	height: 476px;
	background-image: url("../media/images/splash_back.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

.splashbox p.text1 {
	position: relative;
	top: 20px;
	left: 219px;
	width: 278px;
	height: 125px;
	text-align: left;
	overflow: hidden;
}

.splashbox p.text2 {
	float: left;
	width: 278px;
	height: 125px;
	overflow: hidden;
	margin-top: 211px;
	margin-left: 5px;
	text-align: right;
}


/*.splashbox p.text1 {
	float: left;
	width: 278px;
	height: 125px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 219px;
	text-align: left;
}

.splashbox p.text2 {
	float: left;
	width: 278px;
	height: 125px;
	overflow: hidden;
	margin-top: 211px;
	margin-left: 10px;
	text-align: right;
}*/
