/* CSS Document ISX :: het lokaal.com :: */
* {
	margin:					0;
	padding:				0;
	border:					0;
	outline: 				0;
}
    
html {
	background:url(../img/bg_wood.jpg) #f7f7f2;
	margin:0 auto;
	text-align:center;
	height:100%;
}

body { font-family:"Lucida Sans Unicode", sans-serif, Verdana; font-size:10px; }
#twitter { margin: 30px 0 5px 780px; }

#flash {
	margin: 0 auto 0 auto;
	width: 942px;
	height: 750px;
}

.flashinfo { position: relative; margin-top: 250px; }

#info {
	margin:0 auto;
	width: 150px;
	height: 24px;
}

#info a { color: #666666; text-decoration: none; }
#info a:hover { text-decoration: underline; }