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

body {
	background-color: rgba(102, 102, 115, 0.9);
	color:#222233;
	height: auto; 
	min-height: 100%; 
	}

@font-face {
    font-family: 'roboto-condensed';
    src: url(Roboto-Condensed-webfont.woff);
}


