﻿@charset "utf-8";
#principal {
	height: 100%;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: -2;
	position: fixed;
	margin-top: -62px;
	padding-top: 62px;
	background-color: #000;
	color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
}
