@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	}
	
#pict_pos {
	position:absolute;
	width:800px;
	margin-left:-400px;
	left:50%;
	height:169px;
	margin-top:-85px;
	top:50%;
	}
	
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
