HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers33/bbec.nl/wwwroot/css-js/screen.css
@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}
html, body {	
	margin: 0px; 
	padding: 0px;
	text-align: center;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#0a1c5c;
	position:relative;
}
#main{
	margin: 0 auto;
	position:relative;
	width:430px;
	height:775px;
	text-align: left;
	clear:left;
	border:1px solid #ccc;
	padding:20px;
	background:#FFF;
	margin-top:40px;
}
#logo{
	position:relative;
	float:left;
}
#tekst{
	position:relative;
	margin-left:13px;
	margin-top:22px;
	width:450px;
	float:left;
}

p{
	font-size:12px;
	line-height:20px;
	text-align:justify;
	width:410px;
	padding-bottom:15px;
	display:block;
}
a{
	color:#b00a17;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#7c783d;
}

table{ float:left; }