body {
	text-align: center;
	padding: 5px 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ; 
	}


#container
{
	text-align: center;
    position: relative;
    width: 800px;
       margin-right: auto;
   margin-left: auto;
} 



div.teksti_bg {
	background: url(teksti_bg.jpg) 0 100% repeat-y  #e68200; 
	width: 800px;

	} 




h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ; 
	margin-top: 0;
	margin-bottom: 0;
	line-height: 125%;
	}

h5.main {
		float: left;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 0.75em;
   font-weight: normal;
   margin-top: 2px;
   margin-right: 10px;
   margin-left: 3px;
   line-height: 140%;
   	text-align:center;	
   }
   





#tervetuloa
{
	text-align:center;	
	margin-left:auto;
	width:740px;
	margin-right:auto;     
}




p.kuvaus {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 30px;
	margin-left: auto;
	margin-right:auto;    
	margin-bottom: 0px;
	font-size: 1.0em;
	line-height: 125%;
	text-align: center;
	width:600px;
	}

<!-- 
/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('corners1280x18_1.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #C00000; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #C00000;/* YCC: color & properties of the right-borderline */
	background: #FEF0C6;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

.top-left1, .top-right1, .bottom-left1, .bottom-right1 { 
	background-image: url('corners1280x18_3.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left1, .bottom-left1 { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right1, .bottom-right1 { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right1 {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left1  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right1 { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside1 {
	border-left: 2px solid #C00000; /* YCC: color & properties of the left-borderline */
	border-right: 2px solid #C00000;/* YCC: color & properties of the right-borderline */
	background: #FFDC7B;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap1    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap1 { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */



div.container1
{
width:100%;
margin:0px;
border:0px solid gray;
line-height:100%;
text-align: center;	
}

div.header 
{
padding:0.0em;
color: #C00000;
border-bottom: double #C00000;
clear:left;
}
div.footer
{
padding:0.0em;
color:white;
background-color:gray;
border-bottom:0px solid gray;
clear:left;
}
h1.header
{
padding:0px;
margin: 0px 0px 3px;
font-size: 1.85em;
line-height:1.25em;
text-align: center;	
}

img.top
{
  text-align: center;
 margin: 0px 0px;
border: 0px solid white;
  vertical-align: middle;
}	

img.kehys
{
  text-align: center;
 margin: 0px 0px;
  vertical-align: middle;

}


img.etusivu
{
  text-align: center;
 margin: 50px 0px;
border: 5px solid white;
  vertical-align: middle;
}	

div.navigation
{
  text-align: center;
  margin: 0px 0px;
  border: 0px solid #000000;
  height: 100%;
  width: 100%;


}	



div.navi
{
  text-align: center;
  margin: 0px 0px;
  border: 0px solid #000000;
  height: 100%;
  width: 100%;



}	
div.navi img
{
  display: inline;
  margin: 0px;
  border: 0px solid #ffffff;
  vertical-align: middle;
}
div.navi a:hover img {-moz-opacity:0.8;filter:alpha(opacity=80);cursor:hand}




</style>