.raspberrycreative {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodybackground {
	background-image: url(images/bodybackground.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.navbar {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;

}
.featr {
	background-image: url(images/featured.gif);
	background-position: center center;

}
.whatwedo {
	background-image: url(images/whatwedo.gif);
}
.whoweare {
	background-image: url(images/whoweare.gif);
}
.follow {
	background-image: url(images/followus.gif);
}
.whatwedo1 {
	background-attachment: fixed;
	background-image: url(images/whatwedo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.news {
	background-image: url(images/news-a.gif);
	background-repeat: no-repeat;
}
