body {
	background: #dcc274 url(/pictures/bgshish.gif);
	padding: 0;
    margin: 0;
}


div.select {
    width: 542px;
    height: 600px;
/*    border: 1px solid white;*/
    position: absolute;
    left: 50%;
    margin-left: -270px;
    top: 50%;
    margin-top: -280px;
    }

div.row0 {
    background: url(/pictures/mainpage_logo.gif) no-repeat 50%;
    width: 540px;
    height:150px;
}


div.select div.row1 a,
div.select div.row2 a  {
  display: block;
  float: left;
  width: 251px;
   margin: 0 8px;
   text-align: center;
/*	border: 1px solid;*/
}
div.select div.row1 a  {height:200px;}

div.select div.row2 a h2 {	font-size: 100%; font-weight: normal; margin: 0; color:#985600;}

div.select div.row2 a strong {	color: #028d67;}


a#parents {
  background: url(/pictures/mainpage_parents.jpg) no-repeat;
}
a#shles {
  background: url(/pictures/mainpage_shles.jpg) no-repeat;

}

div.select div.row2 a  {
  height:100px;
  padding-top:20px ;
}



body, div, p {
	font-family: "Comic Sans MS", Georgia, "Times New Roman";
	font-size: 95%;
	color: #644303;
}

h1 {
	color: #3b9e88;
}

h2 {
	color: #c78705;
}

a:link,
a:active,
a:visited {color: #ac9345; font-size: 16px;}
a:hover {color:#ac9345; }