@charset "utf-8";
/* CSS Document */
body{
	background: url(../images/arq_viva_01.png) fixed;
	background-repeat:no-repeat;
	background-position:center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
body{
	text-align:right;
	}
#face{
	position:absolute;
	bottom:0;
	right:0px;

	}

