@import "reset.css";
@import "style.css";
@import "style-headertext.css";
@import "style-slideshow.css";


body {
	color: #333;
	background: #5fb6c7 url(skyback.jpg) center top fixed no-repeat;
}

.more-links a, #topbar, #flavour-bar, #footer {
	background-color: #0180a6;
}

#navtabs a {
	background-color: #9b9c88;
}

.gradientbox, .portfolio-info {
	background-color: #d6d7ca;
}

#introtext {
	background: url(../introtext-blue.png) no-repeat;
}