body {
    background-color: #BBBBBB;
}

div.container{
    margin: 0 auto;
    width: 1200px;
    padding-top: 50px;    
}

div.splashTop{
	display: block;
	text-align: left;
	margin-left: 0px;
	width: 230px;
	font-style:italic;
	font-size: 20pt;
        background: #f5f5f5;
	border: 1px solid black;
	margin-bottom: 30px;
	padding-left: 20px;
}

div.splashBottom{
	aling: right;
	text-align: right;
	margin-right: 0px;
	width: 210px;
	font-style: italic;
	font-size: 20pt;
	display: block;
	float: right;
        background: #f5f5f5;
	border: 1px solid black;
	margin-top: 30px;
	padding-right: 20px;
}

div.splashscreen{
	background: url("/sf1.jpg") no-repeat top center;
	width: 1200px;
	height: 440px;
	min-height: 440px;
	min-width: 1200px;
	border: 1px solid;
	text-align: center;
}


div.nty {
    margin: 20% 30%;
    font-size: 2em;
}

div.w3c {
    margin-right: 20px;
    margin-top: 160px;
    text-align: right;
}
