body {
	background-color: #139AD1;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	margin: 0;
	text-align:center; /* hack para o IE */

}
