body {
font-family: Tahoma, Arial, "Comic Sans MS", serif;
}
h3 {
text-align: center;
color: white;
}
a {
color: white;
}
p {
color: white;
}
ul {
color: white;
}
.text_background {
background-color: black;
padding-left: 75px;
padding-right: 50px;
padding-top: 15px;
padding-bottom: 15px;
margin-left: 100px;
}
.text_top {
margin-left: 15px;
}
.logo {
 position: absolute;
 left: 45px;
 top: 42px;
}
.preview {
 position: absolute;
 right: 50px;
 top: 42px;
}