*{
	list-style:none;
	text-decoration:none;
	}

html, body {
		height:100%;
		margin: 0;
		padding: 0;
		overflow-y:hidden;
		overflow-x:hidden;	
		background: url(../imagens/bg2.jpg) no-repeat fixed 50% 50%;	
	}
	
	