

body
{
line-height: 1;
color: black;
background: transparent url('http://frozenbyte-backup.com/trine_2/graphics/site_background_complete_withheader_5000px.jpg') top center no-repeat;
text-align: center;
top: 0px;
width: 100%;
height: 100%;
}

#container_frame
{
margin: 0 auto 0 auto;
width: 100%;
height: 100%;
position: relative;
float: left;
background: transparent;
background-image: url('http://frozenbyte-backup.com/trine_2/graphics/site_background_and_borders_and_foreground_2500px.png');
background-position: bottom center;
background-repeat: no-repeat;
z-index: 3;
/*
overflow hidden probably not good for mobile browsers
overflow: hidden;
*/
}


