/*This is the general allsaints style sheet*/
/*allsaints.css*/

/*head1 is the all saints logo*/
/*head2 is the name logo*/
/*head3 is is the CofE logo*/
/*head4 is the parish of southend logo*/
/*head5 is the address*/
#head1 {position: absolute;left}
#head2 {position: absolute;left:120px;}
#head3 {position: absolute;left:570px;}
#head4 {position: absolute;left:622px;top:70px}
#head5 {position: absolute;left:130px;top:60px;font-weight:bold;}

h1 {color:navy;}
h2 {color:blue;}
h3 {color:#2d73b9}
/*h4 {color:#009cda;}*/
h4 {color:#00aeed;}

/*menu is, obviously, the menu*/
/*thebiz is the rest*/
#menu {position: absolute;top:150px;left:0px;width="123";}
#thebiz {position: absolute;top:150px;left:125px}
#thebiznomarg {position: absolute;top:150px}
