#centre {
position: absolute;
top: 50%;
left: 50%;
width: 1000px;
height: 559px;
margin-top: -280px;
margin-left: -500px;
}

#centre1 {
position: absolute;
width: 100%;
height: 100%;
background-image: url(images/home.jpg);
background-position:center center;
background-repeat:no-repeat
}

body {
	background-image: url(images/background-pattern.jpg);
	background-attachment: fixed;
	background-position: center center;
	overflow:hidden;
}

.styleHL {font-size: 14px;color:#552c00; font-weight:bold;}
.styleTE {font-size: 12px;color:#552c00; line-height:13px}
.styleTEW {font-size: 12px;color:#FFFFFF; line-height:14px}
.styleTER {font-size: 12px;color:#552c00; line-height:13px}

.styleME-HL {font-size: 14px;color:#552c00; font-weight:bold;}
.styleME-SW {font-size: 12px;color:#552c00; line-height:13px; font-style:italic}
.styleME-IN {font-size: 12px;color:#000000; line-height:13px}

a:link {text-decoration:none;color:#552c00}
a:visited {text-decoration:none;color:#552c00}
a:active {text-decoration:none;color:#552c00}
a:hover {text-decoration:none;color:#552c00}

#divFIKA-cms {background-image:url(images/cms-bg.jpg)}
#divBG-scroller {background-image:url(images/fikacafe-scroller.jpg)}
#divBG {background-image:url(images/fikacafe-bg.jpg)}
#divBG-map {background-image:url(images/fikacafe-map.jpg)}
#divFIKA-upstairs {background-image:url(images/upstairs-bg.jpg)}

#navbars a:link,#navbars a:active,#navbars a:visited,#navbars a:hover {font-size:12px;color:#552c00;cursor:pointer;text-decoration:none; font-weight:bold;}