html, body {
background-color:#ffffff;
width:8200px;
}

a:link {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:hover {color:#000000; text-decoration:underline;}
a:active {color:#000000; text-decoration:none;}

.panel{float:left; margin-right:100px;}

.spacer{float:left; width:100px;}

img{border-color:blue;}

p{padding:0px;
margin-top:100px;
font-family: 'Roboto', sans-serif;
font-size:18px;
font-weight:normal;
color:black;
width:700px;
overflow:auto;
}