* {
	margin: 0em;
	padding: 0em;
	}


img { 
	border: 0;

	}

#logo {
	position: absolute;
	bottom: 2px;
	right: 0px;
	width: 511px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	}

#skip {
	position: absolute;
	bottom: 20px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", courier, monospace;
	color: #000000;
	font-weight: 300;
	font-size: 70%;
	letter-spacing: 2px;
	}


#frase {
	top: 100px;
	width: 100%;
	text-align: center;
	position: relative;
	}


a {
	text-decoration: none;
	color: #000000;
	}
