@import url(http://fonts.googleapis.com/css?family=Baloo);body {	margin: 40px 40px 40px 40px;	background-image: url('../img/page_bg.png');	background-color: #e7e7e7;	background-repeat: repeat;	background-attachment: fixed;	text-align: center;}a {	color: #ffffff;	text-decoration: none;}a:hover {	color: #ffffff;	text-decoration: underline;}img {	border: none;}.bg2 {	width: 730px;	background-color: #5aa65a;	background-image: url('../img/aninet.eu.png');	border-radius: 12px;	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.75);}.bg3 {	width: auto;	background-color: white;	border-radius: 12px;	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.75);}h1 {	font-size: 21px;	font-style: normal;	font-weight: normal;	text-align: left;	color: #2f94cf;	margin: 0px;}hr {	margin: 0px;	border-style: dashed;	border-color: #aab5be;}#text {	font-family: 'Baloo';	font-size: 16px;	font-style: normal;	font-weight: normal;	margin: 30px 0px 30px 30px;	text-align: justify;	padding: 14px;}