
/*------------------------Hayling Anglicans Style Sheet (Revised)-------------*/

body {
	font:1.0em verdana,arial,sans-serif;
	background-image:url(../images/parchment_1.gif);
	background-repeat:repeat;
	}

.top_space {
	padding-top:80px;
	}

.pet_service {
	width:450px;
	height:570px;
	border:4px inset #ff0000;
	}

.mbti_0 {
	position:absolute;
	left:5%;
	width:300px;
	height:491px;
	}

.mbti_2 {
	position:absolute;
	left:46%;
	width:400px;
	height:511px;
	}

.mbti_3 {
	position:absolute;
	left:5%;
	top:500px;
	width:300px;
	height:491px;
	}

.mbti_4 {
	position:absolute;
	left:46%;
	top:500px;
	width:400px;
	height:511px;
	}

img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding_top:80px; 
	}



