@charset "UTF-8";
/* 

Created By: Pixellama

*/


body {
	background-color:#0E445A;
	color:#ffffff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin:0 auto;
	background-image: url(../img/burned-blue.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 1020px;
	margin:0 auto;
	background-image:url(../img/bg-metalico.jpg);
	min-height: 800px;
	text-align: center;
	background-repeat:no-repeat;
	}