/* CSS Document */

.ImageCenterAlign {
	text-align: center;
	height: auto;
	width: 405px;
	margin-right: auto;
	margin-left: auto;
}

.LinkColour {
	color: #4E7897;
}

.Boxes {
	float: left;
	height: auto;
	width: 135px;
}

.MePicture {
	float: left;
	height: 226px;
	width: 261px;
}

.TestedBrowsers {
	height: auto;
	width: 700px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}
