/* CSS Document */
body{
	margin-top: 0px;
	background-color: #333333;
	text-align:center;
	background-image: url(fondoHTML2.jpg);
	background-repeat: repeat-x;
	}
