

BODY {
	margin: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #60604B;
	height: 600px;	
	background-image : url(/images/seva-shop-bk.jpg);
	background-repeat : no-repeat;
	background-position : 0px 0px;

}

#topbar {
    position: absolute; left: 0px; top: 0px; height: 20px; width: 800px;
	background-color: #89CCCF;
}



#language {
position: absolute; left: 700px; top: 40px; 
}

#language-en {
position: absolute; left: 709px; top: 40px; 
}

#language a, #language a:visited, #language-en a, #language a:visited {	
	color: #89CCCF;
}

#language a:hover, #language-en a:hover, #toplinks a:hover {	
	color: #60604B
}

#navbar {
	position: absolute; left: 0px; top: 538px; height: 22px; width: 800px;
	background-color: #89CCCF;
}

#text-fr {
	position: absolute; left: 45px; top: 35px; width: 605px;
}

#text {
	position: absolute; left: 120px; top: 35px; width: 585px;
}

#text p, #text-fr p {
	padding: 5px, 0px;
	font-size : 11px;
	color: #60604B
}
