body {
background-image:url('tausta1.png');
background-repeat:repeat-x;
color:white;
font-family:Georgia, serif;
margin-left: auto ;
  margin-right: auto ;}

#header
{position:relative;
top:73px;
width:1100px;
margin-left: auto ;
  margin-right: auto ;
  text-align:center;
padding-left:20px;}

#content1
{position:relative;
top:50px;
width:800px;
padding:20px;
margin-left: auto ;
  margin-right: auto ;}

#footer
{clear:both;
margin-left: auto ;
  margin-right: auto ;
  width:1100px;
position:relative;
top:50px;}

.button-link {
    padding: 5px 15px;
    background: #B45F04;
	color: #F7F2E0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px #F7F2E0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.button-link:hover {
    background: #F7F2E0;
    border: solid 1px orange;
    text-decoration: none;
}


a
{text-decoration:none;}
a:link {color:#003300;}      /* unvisited link */
a:visited {color:#003300;}  /* visited link */
a:hover {color:#005800;}  /* mouse over link */
a:active {color:#005800;}  /* selected link */


h1
{font-size:70px; 
color:white;
font-weight:bold;}

p, h3, table, li
{font-size:13px;
color:#003300;}

p.oma
{font-size:13px;
color:#003300;
font-family:Georgia, serif;
text-align:center;}

h2
{font-size:20px; 
color:white;
font-weight:bold;
word-spacing:40px;}

h3
{font-weight:bold;}


/*Tähän asti katsottu*/

table
{background-color:white;
width:100%;
border-spacing:20px;}

td
{vertical-align:top;}

.td
{padding:15px;
}

th
{font-size:14px; 
color:yellow;
background-color:7784B3;
text-align:center;
}

.kuva
{height:150px;
}

.kuva2
{width:210px;
}

.teos
{ max-width: 850px;}