body
{
 background-color: #4271CF;
 align: center;
}

#header
{
 background-color: white;
 width: 760px;
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: -4px;
}

.main
{
  background-color: white;
  width: 760px;
  align: center;
  margin: 0px

}

.content_left
{
  background-color:white;
  background-image: URL("vasenpalkki.jpg");
  height: 600px;
  width: 10px;
  float: left;
  align: center;
  margin: 0px
}

.content_left_tunnustus
{
  background-color:white;
  background-image: URL("vasenpalkki.jpg");
  height: 1000px;
  width: 10px;
  float: left;
  align: center;
  margin: 0px
}

.content_left_suunta
{
  background-color:white;
  background-image: URL("vasenpalkki.jpg");
  height: 1850px;
  width: 10px;
  float: left;
  align: center;
  margin: 0px
}
.content_left_3
{
  background-color:white;
  background-image: URL("vasenpalkki.jpg");
  height: 1200px;
  width: 10px;
  float: left;
  align: center;
  margin: 0px
}

.content_center
{
  background-color:white;
  width: 740px;
  text-align: left;
  padding: 10px;
  float: left
}

.content_right
{
  background-color: white;
  background-image: URL("oikeapalkki.jpg");
  width: 10px;
  height: 600px;
  float: left
}
.content_right_tunnustus
{
  background-color: white;
  background-image: URL("oikeapalkki.jpg");
  width: 10px;
  height: 1000px;
  float: left
}
.content_right_suunta
{
  background-color: white;
  background-image: URL("oikeapalkki.jpg");
  width: 10px;
  height: 1850px;
  float: left
}
.content_right_3
{
  background-color: white;
  background-image: URL("oikeapalkki.jpg");
  width: 10px;
  height: 1200px;
  float: left
}
.footer
{
 align: center;
 background-color: white;
 background-image: URL("alapalkki.jpg");
 width: 760px;
 repeat: no-repeat;

}

