.about {
	background-attachment: fixed;
	background-color: #0C0F08;
	background-image: url(../About/images/about_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Carbonated Gothic";
	font-size: medium;

}
.education {
	background-attachment: fixed;
	background-color: #F2F4F3;
	background-image: url(../Education/images/education_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Carbonated Gothic";
	font-size: medium;

}
.exhibitions {
	background-attachment: fixed;
	background-color: #ECE5DB;
	background-image: url(../Exhibitions/images/exhibitions_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Carbonated Gothic";
	font-size: medium;
	color: #333333;

}
.workshops {
	background-attachment: fixed;
	background-color: #F5F6F2;
	background-image: url(../Workshops/images/workshops_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Carbonated Gothic";
	font-size: medium;
	color: #333333;

}
.articles {
	background-attachment: fixed;
	background-image: url(../Articles/images/articles_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #0C0F08;
	font-family: "Carbonated Gothic";
	font-size: medium;

}
.other {
	background-attachment: fixed;
	background-color: #0C0F08;
	background-image: url(../Other_Projects/images/other_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Carbonated Gothic";
	font-size: medium;
	color: #FFFFFF;

}
.contact {
	background-attachment: fixed;
	background-color: #F2F4F3;
	background-image: url(../Contact/images/contact_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Carbonated Gothic";
	font-size: medium;

}
.links {
	background-attachment: fixed;
	background-color: #0C0F08;
	background-image: url(../Links/images/links_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Carbonated Gothic";
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;


}
