body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align:center;
  background-color:black;
}
h2, h4, h6 {
  color: #488632;
  font-family: "Hoefler Text", "Georgia", serif;
}
img { border: none; } 
A:link {text-decoration: none; border:none; color:#FFFFFF}
A:visited {text-decoration: none; color:#FFFFFF}
A:active {text-decoration: none;color:#FFFFFF}

td {
 	font-family:"Courier New", Courier, monospace;
 	font-size: 10px;
  	text-align:left;
}
#container {
  width:853px;
  overflow:hidden;
  margin-left: auto;
  margin-right:auto;
  text-align:left;
}
#header {
height:190px;
background-image:url(../img/header_small.png);
background-repeat:no-repeat;
margin-top:0px;
padding-top:0px;
}
#spacer {
height:2px;
overflow: hidden;
}
.divider {
height:2px;
overflow:hidden;
}
.clear {
clear: right;
clear: left;
clear:both;
}
#img_header{

height:150px;
background-image:url(../img/the-making-of.png);
background-repeat:no-repeat;
}
#img_gallery{
margin-top:20px;
}
#partners{
text-align:center;
}
#contact{
text-align:center;
}