﻿.styletext {
	font-family: arial, courier, monospace;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	padding-left: 40px;
	padding-top: 30px;
}
.body {
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.style2 {
	font-family: arial, courier, monospace;
	font-size: 12px;
	font-style: normal;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 15px;
}
.text {
	font-family: arial, tahoma, vardana, courier, monospace;
	font-size: 12px;
	font-style: normal;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	line-height: 15px;
}
.back {
	font-family: arial, tahoma, vardana, courier, monospace;
	font-size: 11px;
	font-style: normal;
	padding-right: 35px;
	text-align: right;
	line-height: 15px;
}

style1 {
	background-repeat: no-repeat;
}