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; }