body {background-color: #fff9e1}
body.menu {background-image: url('images/aikido_vertical.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center }
body.basis {
	background-image: url('images/bckgrndbasis.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center 200px}
body.dojo {
	background-image: url('images/bckgrnddojo.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center 200px}
body.leraren {
	background-image: url('images/bckgrndleraren.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center 200px}
	
a	{font-family :Century Gothic, Verdana, Arial;
	font-size: 14;
	color: black}
a:hover {color: red}

p,table	{font-family :Century Gothic, Verdana, Arial;
	font-size: 14;
	color: black;
	margin-right:25% }
p.center {text-align: center;
    margin-left: auto;
    margin-right: auto}
    
h2	{font-family :Century Gothic, Verdana, Arial;
	font-size: 20;
	color: red}
	
h3	{font-family :Century Gothic, Verdana, Arial;
	font-size: 16;
	color: black}

ul	{font-family :Century Gothic, Verdana, Arial;
	font-size: 14;
	color: black}

