body {
	color: #bfbfbf;
	background-color: #000000;
	margin: 0;
	font: 11px/15px Arial, Tahoma, Helvetica, Geneva, sans-serif;
}

#sig {
    position: absolute;
    bottom: 10%;
    right: 5%;
	width: 150px;
	height: 85px;
	z-index: 1;
}

#intro {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
