@charset "UTF-8";
/* CSS Document */
body{
	background-color: #000;
	background-image:url(img/fs_solda.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#cons{
	width:700px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
}

