﻿/* CSS Comment: British Pictures style sheet */

body         { font-family: verdana, helvetica, sans-serif; }
body         { background-image: url(../images/marback1.jpg); }
h1           { text-align: center;}
h2           { text-align: left;}
h3           { text-align: left;}
p            { text-align: left;}
img          { border-width: 0px;
	border-style: none;
}

.navi        { text-align: right;}
.middle      { text-align: center;}
.centre_table { text-align: center; }
