body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 820px;
	background-color: #990033;
	background-image:  url(assets/homepage/background_frame.jpg);
}
#centered {
	position: relative;
	top: -1px;
	right: 0;
	margin: 0 auto;
	width: 820px;
	text-align: left;
	left: 0px;
	height: 75px;
}

}
.pull {
  width: 100px;
  float: right;
  margin: 0 0 5px 5px;
  padding: 5px;
  background-color: #FFF;
}
.text_pagina {	color: #A4112E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt_formular {	font-size: 11px;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #990033;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
}
.navigator {
	font-family: "Bookman Old Style";
	font-size: 18px;
	color: #990033;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.copyright {
font-size: 9px;
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
}
