.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F6BB48;
	font-weight: bold;

}
.watermarks {
	background-attachment: fixed;
	background-image: url(img_watermarks.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
