body
{
background-image:url("/images/MOL_logo_large.png");
background-repeat:no-repeat;
background-position: center;
background-attachment: fixed;
background-color: #ffffff;
}

#container
{
position: absolute;
width: 50%;
height: 30%;

top: 65%;
}

#text
{
font-family:arial;
color:black;
font-size:14px;
}
