image {
border: none;
}
.thumbnail {
width: 120px;
float: left;
}
.grey {
background-color: grey;
}
a:link {
color: white
}
a:visited {
color: red
}
hr {
color: white;
height: 3px;
}
.logo {
align: center;
}
p {
color: white;
font-family: "arial", "helvetica", sans-serif;
line-height: 150%
}
.main {
padding-left: 225px;
padding-right: 225px;
background-color: black;
color: white;
}
.smallpicture {
width: 300px;
}
.navbar {
width: 90px;
border-color: black;
padding: 0px;
}
h1 {
color: white;
text-align: center;
font-family: "arial, "helvetica", sans-serif;
}
table {
color: white;
border-color: white;
border-style: groove;
border-width: 5px;
}