/* CSS Document */

body {
	margin:0;
	padding:0;
}

.fondo_01 {
	background:url(../i/fondo_01.png) center top repeat;
	height:914px;
	width:100%;
}
.fondo_02 {
	background:url(../i/gkc.png) center top no-repeat;
	height:914px;
	width:100%;
}

