body { 
 background: #2C3E50 url(back.jpg); 
 background-repeat: no-repeat;
 padding: 0px;
 
 margin-right: 0px;
 margin-top: 20px;
 margin-left: 0px;
 margin-bottom: 180px;
 
 font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: white;
}

#logo {
 position: absolute;
 top: 17px;
 left: 0px;
}

h1 {
 font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 23px;
 font-style: italic;
 border-bottom: 1px #4B8AB3 solid;
 padding-right: 240px;
 margin-bottom: -10px;
}

h2 {
 font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 14px;
 font-style: italic;
 border-bottom: 1px #4B8AB3 solid;
 margin-bottom: -15px;
 margin-top: 30px;
 margin-left: 10px;
 color: #EEEEEE;
}

h3 {
 font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 18px;
 font-style: italic;
 border-bottom: 1px #4B8AB3 solid;
 margin-bottom: -15px;
 margin-top: 30px;
 margin-left: 0px;
 color: #EEEEEE;
}

.content {
 position: absolute;
 top: 149px;
 left: 60px;
 width: 560px;
 height: 100%;
 padding-bottom: 100px;
}

.content p {
 margin-left: 10px;
 margin-bottom: -4px;
 color: #DDDDDD;
 text-align: justify;
}

a {
 color: #EEEEEE;
}

a:hover {
 color: white;
}

.loppuhuipennus {
 margin-top: 0px;
 margin-bottom: 10px;
 margin-left: -5px;
 font-size: 10px;
 color: #999999;
}

#gad {
 position: absolute;
 left: 645px;
 top: 157px;
}
