@charset "UTF-8";
/* CSS Document */

body {
background-image: url(http://www.malcomswe.com/Johns/Bilder/Bg.jpg);
background-repeat:no-repeat;
background-color: #000000;
font-family: Arial;
color: #000000;
}

p {
font-family: Arial; 
font-size: 12px;
color: #000000;
padding-left: 40px;
} 

#box1 {
width: 685px;
height: 50px;
padding: 25px;
margin-left: auto;
margin-right: auto;
margin-top: 13%;
background-color:#FFFFFF;
border-bottom-color: #333333;
border-bottom-style: dotted;
border-width: 2px;
}

#box3 {
width: 655px;
height: 300px;
padding: 40px;
margin-right: auto; 
margin-left: auto;
margin-top: 1%;
background-color: #FFFFFF;
border-top-color: #333333;
border-top-style: dotted;
border-width: 2px;
}
