@charset "utf-8";
.block {
	border: 1px solid #4b1a6b;
	background-color: #FDF001;
}
.bo2 {
	border: 1px solid #e0ca29;
}
.bg{
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foterbg1 {
	background-attachment: fixed;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.foterbg2 {
	background-attachment: fixed;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
}
