@charset "UTF-8";
/* CSS comall */

body { 
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif;
}
.container {	position:fixed;}

a:link { text-decoration: none}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}