@charset "utf-8";
/* CSS Document */

# background {
    background-color: #FFFFFF;
	position: absolute;
	border: none;
	height: 100%;
	width: 100%;
	left: 0%;
	top: 0%;
}


#coli {
	background-color: #FFFFFF;
	position: absolute;
	border: none;
	height: 100%;
	width: 35%;
	left: 0%;
	top: 0%;
}

#colc {
	background-color: #FFFFFF;
	background-image:url(img/gurehitzaklogo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position: absolute;
	border: none;
	height: 100%;
	width: 30%;
	left: 35%;
	top: 0%;
	
}
#cold {
    background-color: #FFFFFF;
	position: absolute;
	border: none;
	height: 100%;
	width: 35%;
	top: 0%;
	left:65%;
	right: 0%;
}

li {
    text-align:center;
	list-style:none;
	margin-top:30%;
	
}

