#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:800px;
  height: 100%;
  margin: auto;

 font-family:verdana;
 font-size:13px;
 color:#ffffff;
/* border:1px solid #303030;*/
}

body {
 background:url(kuvat/proamp_BG01.jpg) no-repeat top center;
 background-color:#000000;
}

h1 {
 color: #EDF00C;
 font-size:1.1em;
 margin-top:0px;
}

h2 {
 color: #D6057D;
 font-size:1.1em;
 margin-top:0px;
}

a {
color: #0BA7C9
}

a:hover {
text-decoration:none;
}


#content_container {
width:800px;
/*height:800px;*/
/*border:1px solid #303030;*/
}

#header {
 background:url(kuvat/proamp_header02.png) no-repeat top center;
 width:800px;
 height:270px;
 text-align:right;
}

#header img {
 border:none;
}

#header_en {
 background:url(kuvat/uusi_proamp_header02_en.jpg) no-repeat top center;
 width:800px;
 height:270px;
 text-align:right;
}

#header_en img {
 border:none;
}

#liput {
padding:10px;
}

#content_left {
float:left;
width:598px;
/*height:800px;*/
/*border:1px solid #ffffff;*/
}

#content_right {
float:right;
width:198px;
/*border:1px solid #ffffff;*/
text-align:right;
}

#content_right img {
margin:5px;
border:none;
}

.vuokrausteksti {
margin:5px;
padding:5px;
position:relative;
left:10px;
top:15px;
}

#content_bottom {
clear:both;
width:798px;
height:120px;
}

#content_bottom img {
margin:5px 0px 5px 5px;
float:left;
}

.uutinen {
width:588px;
height:170px;
padding:12px;
border-bottom:1px solid #808080;
}

.uutinen img {
float:left;
margin:0px 12px 5px 0px
}

#footer {
 margin-top:5px;
 text-align:center;
}