﻿html,body{
	margin:0;
	height:100%;
	width: 100%;
}
body{
	background: #000 url('fondo.jpg') no-repeat top left;
}
