@charset "UTF-8";
.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #FFFF00;
	background-image: url(images/corner-dj.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
