@charset "utf-8";
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}
.titulos {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat:  repeat-x;
	background-position: center top;
}
<link rel="shortcut icon" href="/favicon.ico" />
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.titulosbig {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #FFFFFF;
}
.textos2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-variant: normal;
	color: #FFFFFF;
	font-style: oblique;
}
a:link {
	color: #FFFFFF;
}
a {
	font-family: Century Gothic;
}
.textositalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
<!--[if lt IE 7]> to <![endif]-->