*			{margin:0;padding:0;}
html, body	{height:100%;text-align:center;}
body		{background-color:#ff8037;background-image:url('/img/background.png') !important;background-repeat:no-repeat;background-attachment:fixed;background-position:center;font-family:arial;}
body.female	{background-color:#e54091;}
#main		{width:1000px;min-height:100%;height:auto !important;height:100%;position:relative;top:0px;left:50%;margin-left:-500px;margin-top:0px;margin-bottom:-100px;}
#push		{width:1000px;height:56px;position:inherit;clear:both;}
#top		{position:inherit;width:350px;height:50px;left:50%;margin:0;padding:0;margin-left:-175px;}
#content	{position:inherit;width:1000px;left:50%;margin:50px;padding:0;margin-left:-500px;text-align:center;}
#bottom		{position:relative;width:1000px;height:100px;left:50%;margin:0;padding:0;margin-left:-500px;text-align:center;}
a			{color:white;text-decoration:none}
a img 		{border: none;}

.menu		{margin:20px;}
a#home.menu	{float:left;width:98px;height:33px;background:url('/img/menu_home.png');}
a#fotos.menu{float:left;width:172px;height:33px;background:url('/img/menu_feestboek.png');}
a#contact.menu{float:left;width:140px;height:33px;background:url('/img/menu_contact.png');}

.shadow	{-moz-box-shadow: 3px 3px 10px #000;-webkit-box-shadow: 3px 3px 10px #000;box-shadow: 3px 3px 10px #000;}
/* h2			{text-shadow: 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white;} */
h2 a		{color:black;}