/* FOGO  handheld*/

html
 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

body {
	background:black url(img/bgpage1.jpg) no-repeat scroll top;
	color: #FFFFFF;
	text-align: center;
	font-family: "arial ce", "helvetica ce", arial, sans-serif;
  min-width: 770px;
  font-size: 100%;
}
