body, html {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
	min-height:100%;
}
a {
	text-decoration: none;
	outline: 0;
}
#intima {
	position:absolute;
    top:50%;
    left: 50%;
    margin-top: -301px;
    margin-left: -376px;

}
