@charset "utf-8";
/* CSS Document */
body {
	background-image: url("images/background_site.jpg");
	background-attachment: fixed;
	margin-top: 0px;
}

.content {
	font-family:  Arial, Tahoma, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}