body {
background:#ffffff;
margin:20px auto;
text-align:center;
width:639px;
}
#header {
background:url(header.jpg) no-repeat;
width:639px;
height:211px;
text-align:left;
}
#content {
background:url(center.jpg) repeat-y;
width:639px;
}
.container {
color:#777777;
font-size:13px;
font-family:arial;
padding:0 30px 0 30px;
text-align:left;
}
#footer {
background:url(footer.jpg) no-repeat;
width:639px;
height:43px;
}
h1 {
margin:0 0 10px 0;
padding:0;
color:#5E8E5E;
font-weight:lighter;
font-family:georgia, tahoma, times;
text-transform:lowercase;
}
.navigaatio {
margin: 0 auto 0 auto;
width: 269px;
padding: 0;
height: 24px;
position:absolute;
top:155px;
left:270px;
}
.menu {
position: relative;
top: 0px;
left: 0px;
width: 269px;
margin: 0;
height: 24px;
list-style-type: none;
}
.menu li a {
position: absolute;
top: 0;
width:56px;
height:20px;
text-decoration: none;
padding: 4px 0 0 1px;
/* text-indent: -9000px;
overflow: hidden; */
background: transparent url(http://rolleweb.net/wp-content/themes/rolleweb2/images/nav.gif) no-repeat;
color:#75813F;
text-transform:lowercase;
text-align:center;
}