
a:hover{
    color: red;
    text-decoration: none;
}
.logo {
    width: 30%;
    height: 30%;
    margin: -50px;
}

.photo{
    width: 300 px;
    height: 300 px;
}

ul {
    width:100%;
}
.title{
    color: #f0dcc8;
    font-size: 45pt;
}
h1,h2,h3{
    color: #e6783c;
}
#head {
    background-color: #384d57;
}
nav{
    margin: -30px 0px 0px 0px;
    position: relative;
    text-align: center;
}
p{
    text-align: center;
}

