@charset "utf-8";
.background {
	background-attachment: fixed;
	background-image: url(../images/layout/bgbuttons.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxes {
	border: 1px solid #666666;

}
.maintext {
}
.main {
	top: 100px;
	clip: rect(auto,auto,auto,auto);
	right: auto;
	background-attachment: fixed;
	background-position: center top;
}
.maintext {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #CCCCCC;
}
titles {
	font-family: Georgia, "Book Antiqua", "times new Roman";
	font-size: 12px;
	color: #000033;
}
background {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
