img
{
	border: none;
}


html, body
{
height: 100%;
}

body {
	background-image: url(bg3.jpg);
	background-repeat: repeat;
	background-position: center;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.header
{
background-image: url(header4.jpg);
width: 899px;
height: 260px;
background-repeat: no-repeat;
}

.header2
{
background-image: url(header4.jpg);
width: 899px;
height: 260px;
background-repeat: no-repeat;
}


.content
{
	margin: 20px;
}

.title
{
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

.text
{
font-size: 12px;
line-height: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

.text2
{
font-size: 12px;
line-height: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}