/* ABITY.COM - Archivo de hojas de estilo general*/

/* Corrección error PNGs en IE 6 */
img, div { behavior: url(../iepngfix.htc) }

/* General */
body {
	background-image: url(../images/bg_pagina_fuego_6x3.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ED830B;
	background-position: center top;
}

