body {
background-image: url('../images/jgalbg02.png');
background-repeat: repeat-x;
background-color: #d9d9d9;
}
.header
{
    font-family: Verdana;
    font-size: 10px;
    position: relative;
    width: 760px;
    margin-right: auto;
    margin-left: auto;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
}
.site
{
    padding: 5px;
    width: 760px;
    border: solid 3px #B7B7B0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 10px;
    background-color: #F0F0F0;
    overflow: hidden;
    display: block;
    font-family: Verdana;
    font-size: 13px;
    color: #000000;
}
.omakuva 
{
    position: relative;
    border: 1px solid #F7F7F7;
    width: 100px;
    height: 100px;
    left: 2px;
    top: 2px;
    float: left;
    background-color: #E5E5E5;
    background-image: url('../images/jgalbg03.png');
    background-repeat: repeat-x;
    text-align: center;
    overflow: hidden;
}
.nimi 
{
    position: relative;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    float: right;
    width: 635px;
    height: 26px;
}
.kuvaus 
{
    position: relative;
    width: 760px;
    font-family: Verdana;
    font-size: 13px;
    margin-top: 30px;
    float: left;
}
.www
{
    position: relative;
    width: 635px;
    float: right;
    height: 18px;
}
.email 
{
    position: relative;
    width: 635px;
    float: right;
    height: 18px;
}
.teokset 
{
    position: relative;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 760px;
}
.cv
{
    position: relative;
    font-family: Verdana;
    font-size: 13px;
    text-decoration: underline;
    font-style: normal;
    color: #000000;
    float: right;
    width: 635px;
    padding-bottom: 5px;
    height: 13px;
}
.link
{
    color: #000000;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
}
.contact
{
    font-family: Verdana;
    font-size: 13px;
    position: relative;
    width: 635px;
    float: right;
    height: 18px;
}
.imgtbl
{
    width: 108px;
    height: 108px;
    float: left;
    text-align: center;
    background-color: #E5E5E5;
    background-image: url('../images/jgalbg04.png');
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #F7F7F7;
}
.palaa
{
    font-family: Arial;
    font-size: 12px;
    position: relative;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    margin-top: 15px;
}
.blink
{
    color: #C0C0C0;
    text-decoration: none;
}
.blinkover
{
    color: #000000;
    text-decoration: none;
}
.copyright
{
    padding-top: 50px;
    font-family: Arial;
    font-size: 10px;
    color: #C0C0C0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:760px;
    text-align: center;
}
