#back-home {
	width: 800px;
	height: 600px;
	background: url(images/back-home.jpg) repeat-y;
}

#back-stickers {
	width: 800px;
	height: 600px;
	background: url(images/back-stickers.jpg) repeat-y;
}

#back-biodegradable {
	width: 800px;
	height: 600px;
	background: url(images/back-biodegradable.jpg) repeat-y;
}

#back-interactive {
	width: 800px;
	height: 600px;
	background: url(images/back-interactive.jpg) repeat-y;
}

#back-promo {
	width: 800px;
	height: 600px;
	background: url(images/back-promo.jpg) repeat-y;
}

#back-static {
	width: 800px;
	height: 600px;
	background: url(images/back-static.jpg) repeat-y;
}

#back-partworks {
	width: 800px;
	height: 600px;
	background: url(images/back-partworks.jpg) repeat-y;
}

#back-artwork {
	width: 800px;
	height: 600px;
	background: url(images/back-artwork.jpg) repeat-y;
}

#back-contact {
	width: 800px;
	height: 600px;
	background: url(images/back-contact.jpg) repeat-y;
}

#main {
	width: 800px;
	height: 600px;
	background: url(images/ss-homepage.jpg) repeat-y;
}

#mainstickersheets {
	width: 800px;
	height: 600px;
	background: url(images/ss-stickersheets.jpg) repeat-y;
}

# content {

}

.footer {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e ;
}

.purple {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f1ef9 ;
}

.red {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000 ;
}

.blue {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066ff ;
}