html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image:url('https://www.natural-ethics.co.uk/images/Background.jpg');
        -khtml-background-size:100% 100%;
        -moz-background-size:100% 100%;
        -webkit-background-size:100% 100%;
        -o-background-size:100% 100%;
        background-size:100% 100%;
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:center;
	color:#000;
	font-family:tahoma,verdana,sans-serif;
	font-size:11px;
        font-weight:bold;
        line-height:15px
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
.centred {
	text-align:center;
}
#outercontainer {
	width:800px;
	margin:30px auto;
	background-image:url('https://www.natural-ethics.co.uk/images/Fade.png');
	padding:20px;
}
#innercontainer {
	background-color:#FFF;
        opacity: 1.00;
        filter: alpha(opacity=1.00;);
        -khtml-opacity: 1.00;
        -moz-opacity: 1.00;
        -webkit-opacity: 1.00;
        -o-opacity: 1.00;
}
#navbar {
        text-align:center;
        font-weight: bold;
        letter-spacing:0px;
        font-size:12px;
	padding:5px 0;
	margin:15px 0;
}
#navbar a {
       display:inline-block;
       color:#000;
       font-size:12px;
       text-decoration:none;
       margin-left:10px;
       padding-left:15px;
       border-left:1px solid #FFF;
}
#navbar #selected {
       font-size:12px;
       color:#5fa83c;
}
#navbar a:hover {
       font-size:12px;
       text-decoration:none;
}
#navbar a:first-child {
	padding-left:0;
	margin-left:0;
	border:0;
}
p {
	padding:10px 20px;
}
p a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
p a:hover {
	text-decoration:none;
}
.faded {
	color:#666;
	font-size:11px;
}
.links {
        color:#000;
	text-decoration:none;
	font-weight:bold;
{
