:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size: 17px; font-weight: normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
a, a:link, a:visited {color: #49483f; outline: none;}

h1 {
	padding: 0 0 0 0;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 20px;
	}
	
h2 {
	padding: 0 0 0 0;
	margin-bottom: 15px;
	text-align: left;
	font-size: 18px;
	}

body {
	background: #FBAEFF;
	color: #514838;
	font-family: impact;
	font-size: 60px;
	background:url(../img/design/background.png) repeat-x #525149;
	}

a img,:link img,:visited img {
	border: none;
	}

a, a:hover {
	text-decoration:none;
	}

#core {
	position:relative;
	width:940px;
	height:850px;
	margin: 0 auto;
	background:url(../img/design/core.png) no-repeat top;
	}
	
#footer {
	position: absolute;
	top: 820px;
	width:940px;
	}
	
#footer ul {
	float: left;
	margin-right: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 15px;
	}
	
#footer li {
	margin-bottom: 10px;
	}

#div_dag {
	position: absolute;
	top: 480px;
	left: 270px;
	width: 90px;
	height: 140px;
	text-align: center;
	}
	
#div_uur {
	position: absolute;
	top: 480px;
	left: 373px;
	width: 90px;
	height: 140px;
	text-align: center;
	}
	
#div_minuut {
	position: absolute;
	top: 480px;
	left: 475px;
	width: 90px;
	height: 140px;
	text-align: center;
	}
	
#div_second {
	position: absolute;
	top: 480px;
	left: 578px;
	width: 90px;
	height: 140px;
	text-align: center;
	}