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

body {
	font-size: 12px;
	line-height: 150%;
	color: #fff;
	background-color: #000;
	text-align: center;
	margin:0px;
	padding: 0px;
 }

img{
	border: none;
	text-align: center;
}

