@charset "utf-8";
.content {
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
}
.header {
	background-image: url(lib/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.body {
	background-image: url(http://www.sterngate.co.uk/lib/body_content.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.footer {
	background-repeat: repeat-y;
}
.titlebox {
	background-image: url(http://www.sterngate.co.uk/lib/box-title-black.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.webhosttitlebox {
	background-image: url(http://www.sterngate.co.uk/lib/webhost_titlebox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.secupdatetitlebar {
	background-image: url(http://www.sterngate.co.uk/lib/security_update_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

