body {
		text-align: center;
		margin: 0px;
		background-color: #e5e5e5;
		height: 100%;
		font-size: small;
		}
	
	dl {
		margin-left: 10px;
		margin-right: 10px;
		height: 240px;
		width: 240px;
		padding: 0;
		background: #ccc url(kuvat/laatikko_a.gif) no-repeat bottom left;
		}

	dt {
		font-weight: bold;
		font-family: Verdana, Arial, sans-serif;
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 100%;
		color: #0d0d0d;
		border-bottom: 1px solid #fff;
		background: #999 url(kuvat/laatikko_y.gif) no-repeat top left;
		}
	
	dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #141414;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		background: no-repeat 0 3px;
		}
		
	#blue dt {
		background-color: #69c;
		}
	
	#blue {
		background-color: #9cf;
		}
	
	#red dt {
		background-color: #933;
		}
	
	#red {
		background-color: #c99;
		}
	
	#green dt {
		background-color: #b3b300;
		}
	
	#green {
		background-color: #c0f392;
		}
	a {
			text-decoration: none;
			color: black;
		}
	a:hover {
			text-decoration: underline;
			color: black;
		}
	#sata {
			min-height: 100%;
			padding-top: 40px;
			margin-bottom: 0px;
			margin-top: 0px;
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			border-right-color: #bfbfbf;
			border-left-color: #bfbfbf;
			border-right-width: 1px;
			border-left-width: 1px;
			border-right-style: solid;
			border-left-style: solid;
			width: 800px;
			background-color: white;
		}
	#otsikko {
			background-image: url(site/images/default.jpg);
			background-repeat: repeat-x;
			height: 150px;
			width: 800px;
		}
	#sisus {
			padding-bottom: 20px;
			padding-top: 20px;
		}
		#footer {
   margin-right: 20px;
   text-align: left;
   color: #656565;
   font-size: 80%;
   font-family: Verdana, Arial, sans-serif;
   margin-left: 20px;
   width: 760px;
   position:absolute;
   bottom:0;
   height: 20px;   /* Height of the footer */
}
<!--[if IE 6]>
	<![endif]-->
	