/* ==================================================================================================== */
/* ==|CSS File: splash_style.css |=============================================== */
/* ==|Date Created: 03/03/2009 |=============================================== */
/* ==================================================================================================== */

/* --|Style:*|----------------------------------------------------------------------------------------- */

img {
border: none;
margin-top:205px;
}

body {
font-size: 16px;
font-family: Verdana, Arial, Courier New, Courier, serif;
background-image: url('../images/lf_bg.gif');
background-repeat: repeat;
background-attachment:top-left;
background-position:left center; 
background-color: #f5007a;
}

