@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Myriad Pro;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#splash {
	background-image: url(Splash/splash.jpg);
	height: 750px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 585px;
}
#splash img {
	display: inline;
}
#books {
	background-image: url(books-bg.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
}
#tshirt {
	background-image: url(books-bg.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
