﻿
#autokorjaamo .autokorjaamo{
	height:auto;
	width:800px;
	margin:10px auto;
	background:; /* Poistetaan käytöstä! */
}
#contentupper{
	height:400px;
	width:800px;
	margin:0px;
}
.box{
    display: block;
    float:left; 
    width:31%;
    height:400px;
    margin:9px;
    background-color:#d4d4d4;
}

#boxbig{
    width:800px;
    height:200px;
   	margin-top:100px;
    background-color:#d4d4d4;

}