
#wrapper {
background: url(../grafics/back_box_home.jpg) no-repeat top left #b80000;
height: 600px;
}
#navi a{
border-radius: 15px;
text-align:center;
}
#home{
position:absolute;
right:0;
bottom:30px;
width: 800px;
text-align:center;
}
#home h1{
margin:0;
color: #fff;
text-shadow: 5px 5px 5px #000;
font-size: 56px;
}