* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/bg2.jpg)
	}

#principal {
	padding: 90px 0 0 0;
	text-align: center;
	background: url(../img/bg.jpg) repeat-x;
	}