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

body {
	background-image: url(images/background-home.jpg);
	background-repeat: repeat-x;
	margin-top:225px;
}

#principal {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}

#header {
	width:1024px;
	height:344px;
}