body {
	background-color: #000000;
	color: 343231;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

    background: url(rugback2.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    background-size: cover;

    //*background-image:url('.gif');
    background-repeat:repeat; *//

}

#maintext {
	border-color: #8080ff;
	border-style: dashed;
	border-width: 0pt;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
}
#maintext2 {
	border-color: #8080ff;
	border-style: dashed;
	border-width: 0pt;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
}
.hometext2 {
	border-color: #8080ff;
	border-style: dashed;
	border-width: 0pt;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
}
#headline {
	color: #6d695a;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#headlinks {
	color: #ffffcc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#footertext {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
}

#justified {
	font-family: Verdana, Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.copyright {
	font-family: Verdana, Verdana, sans-serif;
	font-size: 11px;
    color: #D9D696;

}