/* Partially generated by KompoZer */
body {
  margin: 20px;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
}

.logo {
  position: absolute; 
  top: 20px; 
  right: 20px; 
  width: 200px; 
  height: 149px;
}
.logobox {
  position: absolute; 
  top: 0px; 
  left: 20px; 
  width: 100%; 
  height: 149px;
}

.titlebox {
  height: 149px;
  width: 500px;
  bottom: 0px;
}

#buttons {
	text-align: center ;
}
#buttons ul {
	margin: 0 ;
	padding: 0 ;
	text-align: center ;
	list-style: none ;
	display: inline ;
}
#buttons ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	margin-left: 30px;
	margin-right: 30px;
}
#buttons li a {
	color: white ;
	background-color: #E61270 ; /* Will be replaced in each page */
	border: 1px solid white ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#buttons li a:hover {
	color: #E61270 ; /* Will be replaced in each page */
	background-color: white ;
}

