﻿/* Licuit Interactive SL */
/* main.css */
/* Created Dec, 2009 */
/* Modified Dec, 2009
--------------------------------------- */


/*-- CAJAS PRINCIPALES ----------------------------------------------------*/

#home{
	background-image:url(../images/background/manel.jpg);
	width:960px;
	height:640px;	
	position:absolute;
	margin:-320px 0px 0px -480px;
	top: 50%;
	left: 50%;
	padding: 0px;
	background-repeat:no-repeat;
} 
