@charset "utf-8";
/* CSS Document */

body{
	background-color:#000;
	margin:0px;
}
#principal{
	height:100%;
	width:100%;
}