body {
	font				: 12px Arial,Sans-Serif;
	color				: #4c4333;
	background          : #5e0000 url(/images/bg-splash-body.jpg) repeat-x 0px 0px;
}

body,html,div,h1,h2 {
	margin				: 0px;
	padding				: 0px;
}

div {
    overflow            : hidden;
}

h1 {
    margin              : 70px 0px 0px 0px;
    height              : 60px;
    text-align          : center;
    font-size           : 16px;
    font-weight         : bold;
    color               : #fff;
    font-style          : italic;
}

#splash {
    width               : 479px;
    background          : url(/images/bg-splash.jpg) no-repeat 0px 0px;
    height              : 210px;
    margin              : 0px auto 0px auto;
    padding             : 219px 10px 0px 10px;
    text-align          : justify;
    line-height         : 18px;
    position            : relative;
}

#splash h2 {
    font-size           : 14px;
    font-weight         : bold;
    color               : #3e0428;
    text-align          : center;
    margin              : 0px 0px 10px 0px;
}

#splash span {
    display             : block;
    margin              : 10px 0px;
    color               : #a30d30;
    text-align          : center;
}

#splash img {
    position            : absolute;
    left                : 157px;
    bottom              : 16px;
    border              : 0px;
}
