body {
	background-image: url('kuvat/grady.jpg');
	background-repeat: repeat-x;
	font-size: 12px;
}
a:link {
	color: blue;
	}
a:visited {
	color: navy;
}

#kehyspalkki {
    position: relative;
    width: 50%;
    width: 600px;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: 5px solid #E0DADA;
    }
    
#kuvapalkki {
	background-image: url('kuvat/kuvapalkkit.jpg');
	height: 100px;
	border: 0px solid #000;
}

#linkkikaista {
	background: white;

	height: 45px;
	border: 0px solid #000;
}

#keskikaista {
	background: white;
	height: 500px;
	background: #F6F4F4;
	padding: 5px;
	border: 0px solid #000;
}
#keskikaista2 {
	background: white;
	height: 1035px;
	background: #F6F4F4;
	padding: 5px;
	border: 0px solid #000;
}
a.etu
{
	font-weight: bold;
        font-size: 18px;
	margin-left: 150px;
}
