body {
background-image: url(../i/background.jpg);
background-repeat: repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
padding: 0px;
margin: 0px;
}

#container {
width: 100%;
}

#logo {
margin: 50px auto 10px 150px;
background-image: url(../i/the_kinematograph_logo-trans.png);
width: 619px;
height: 93px;
}

#author {
float: right;
font-size: smaller;
padding-right: 5px;
}

#date {
margin-top: 30px;
background-image: url(../i/venezia.png);
background-repeat: no-repeat;
width: 80px;
height: 63px;
margin-right: 15px;
position: absolute;
right: 0;
}

#content { 
background-image:url(../i/background-trans.png);
height:502px; 
width:100%;
z-index: -1;
}

#left { 
background-image:url(../i/elizabeth-trans.png); 
height:496px; 
position:absolute; 
width:350px;
z-index: 0;
left: 0;
}

#right { 
background-image:url(../i/francis-trans.png); 
height:496px; 
position:absolute; 
right:0; 
width:350px;
z-index: 0;
}

#center {
background-image: url(../i/frame-trans.png);
height:496px; 
margin:0 auto; 
width:961px;
position: relative;
z-index: 1;
}

#start {
padding: 22px 78px;
width: 811;
height: 460;
}

#container2 {
width: 1000px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
}

#content2 {
width: 950px;
}

#press {
width: 950px;
padding: 0px 0px 0px 60px;
}

#logos {
margin: 20px 0px 0px 25px;
text-align: center;
width: 950px;
}

#logos img {
padding: 5px 10px;
line-height: 30px;
vertical-align: middle;
}

#address {
margin-top: 40px;
margin-right: 10px;
float: right;
width: 171px;
height: 10px;
}

a img { 
border: 0; 
}

a:link {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

a:visited {
color: #ffffff;
text-decoration: none;
}

a:active {
color: #ffffff;
text-decoration: underline;
}