*{
margin: 0;
padding: 0;
}

strong{font-weight:normal;}
em{font-style:normal;}

body{
background:#ddd;
text-align:center;
}

h1{
text-align:center;
padding-top:40px;
}

#cont{
text-align:left;
margin-top:20px;
background:#fff;
width:780px;
margin-left:auto;
margin-right:auto;
}

#unei{
float:right;
}
#banner {
background:url(img/foot.gif) no-repeat;
}

#main{
margin-left:120px;
margin-top:10px;
float:center;
height:420px;
}

#main p{
padding:0px 70px 0px 10px;
line-height:1.4em;
}

.tobi{
margin:10px;
font-size:26px;
font-weight:bold;
text-align:center;
}

#foot {
background:url(img/foot.gif);
clear:both;
text-align:center;
height:36px;
line-height:36px;
font-weight:bold;
}