.pageBorder {
	border: 2px solid #454779;
}
.galleryBorder {
	border: 1px solid #454779; 
	
}
.tableColour {
	background-attachment: fixed;
	background-color: #262525;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.threeBorder {
	border-top-color: #454779;
	border-left-color: #454779;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	
}
.topBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #454779;
}
