

/* PUT CUSTOMIZATIONS HERE: */
body                    {background: #a79c9c; font: Georgia,serif;}
/* Achtergrondkleuren voor de boxes */
#banner 				{ height: 110px; width: 760px; }
#navigation             {background: #c8c1c1; }
#content                {background: #c8c1c1; }


h2 						{margin-bottom: 0px} 
h3                      {font: 1.7em Georgia,serif; color: #a79c9c;}

h4                      {font: 1.3em Georgia,serif; color: #a79c9c;}
h5                      {font: 1.2em Georgia,serif; color: #918484; margin-bottom: 10px}
h6                      {font: 1.2em Georgia,serif; color: #918484; style: bold}
h7						{font: 1.0em Georgia,serif; color: #918484; style: bold}

a:link 					{font: 1.0em Georgia,serif; color: #ffffff; text-decoration: none;}
a:visited 				{font: 1.0em Georgia,serif; color: #ffffff; text-decoration: none;}
