body { 
	font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: left;
	background-color: #238DC6;
	background-image: url('kuvat/tf2bg_blu.png');
	background-repeat: repeat;
}

a {
    color: #238DC6;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

img {
	border: 0px;
}

ul 
{
	list-style-image: url('listballoon.png');
	line-height: 200%;
}

h1 {
	color: #238DC6;
	font-weight: bold;
}

h2 {
	color: #238DC6;
	font-weight: bold;
}

h3 {
    font-size: 10px;
	font-weight: bold;
}

#pohja {
	margin: auto;
	width: 700px;
	background-color: #E0E0E0;	
}

#headeri {
	margin-top: 40px;
	clear:left;
}

#valikko {
	background-color: #238DC6;
	clear:left;
}

#keskijuttu {
	background-color: pink;
}

#vasenjuttu {
	text-align: left;
	float: left;
	width: 100px;
	background-color: #E0E0E0;
	padding:1em;
}

.oikeejuttu {
/*	float: right;
	width: 575px;*/
	margin-left:124px;
	background-color: #FFFFFF;
	padding:1em;
}

#alajuttu {
	text-align: center;
	background-color: #404040;
	clear:left;
    color: #FFFFFF;	
}
