body {
    margin-top: 0px;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

#topLeftLogo {
    width: 14%;
    height: 100px;
    margin-left: 30px;
    -webkit-filter: grayscale(5%);
    padding-top: 2%;
}

header {
    background-image: url(images/hackImages/ohiaHeader1.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 455px;
    opacity: 0.9;
    transform:scale(1,1.05); 
}

#topRight {
    float: right;
    text-align: center;
    line-height: 1px;
    list-style: none;
    margin-right: 20px;
}

#clearBox1 {
    border: 1px solid;
    border-radius: 2px;
    width: 50px;
    height: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
}

#orangeBox1 {
    border: 2px solid;
    border-color: #567210;
    border-radius: 2px;
    width: auto;
    height: 10px;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    background-color: #567210;
}

nav ul li {
  display: inline-block;
  margin: 2px 5px;
  color: white;
  font-family: Arial;
  font-size: 15px;
}

#clearBox1:hover {
    border: 2px solid;
}

input {
    width: 50%;
    box-sizing: border-box;
    border: 1px solid white;
    border-radius: 4px;
    font-size: 16px;
    background-color: whitesmoke;
    background-image: url(images/searchicon.png);
    background-size: 3.5%; 
    background-repeat: no-repeat;
    padding: 12px;
    background-position: right;  
}

.songs {
    vertical-align: top;
    display: inline-block;
    text-align: left;
    width: 16%;
    margin-left: auto;
    margin-right: auto;
}

.songImage2 {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 25%;
    left: 25%;
    z-index: 1;
    opacity: 0;
}

.songImage:hover .songImage2{
    opacity: 100%;
}

.hover1 {
    width: 100%;
    position: relative;
}

.songImage {
    width: 80%;
    height: 80%;
    margin-left: 15%;
    position: relative;
    z-index: 0;
}

.songImage:hover {
    
}

.songTitle {
    display: block;
    margin: 0px;
    margin-left: 15%;
    font-family: Helvetica;
    font-size: 14px;
}

.singer {
    display: block;
    margin: 0px;
    padding-bottom: 20px;
    margin-left: 15%;
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #585858;
}

.singer:hover {
    color: black;
}


#topMiddle {
    text-align: center;
    padding-top: 20px;
    color: black;
    font-family: "Trebuchet MS";
    font-size: 110%;
}

.orangeBox {
    border: 2px solid;
    border-color: #567210;
    border-radius: 5px;
    width: 200px;
    height: auto;
    padding-top: 13px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    background-color: #567210;
    margin: auto;
    color: white;
    font-family: "Trebuchet MS";
    font-size: 17px;
    text-align: center;
}

#textLine1 p {
    text-align: center;
    display: inline-flex;
    margin-top: 20px;
    margin-left: 20px;
}

input {
    margin-left: 160px;
    margin-top: 50px;
}

.whiteBox {
    border: 1.2px solid lightgrey;
    border-radius: 2px;
    width: 12%;
    height: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    text-align: center;
    font-family: "Trebuchet MS";
    color: #484848;
}

.whiteBox:hover {
    border: 1.5px solid silver;
    color: #282828;
}

#or {
    font-family: "Trebuchet MS";
    color: black;
}

#textLine2 {
    font-family: "Open Sans";
    color: black;
    font-size: 24px;
    width: auto;
    margin-left: 22%;
    margin-top: 25px;
    text-align: center;
}

#thirdToBottom {
    text-align: left;
    background-color: #E8E8E8;
    height: 420px;
    font-size: 120%;
    font-family: "Open Sans";
}

#thirdToBottom h1,h2 {
    width: 400px;
    float: left;
    clear: left;
    margin: 0px;
    padding: 0px;
    margin-left: 60px;
}
#thirdToBottom h1 {
    margin-top: 40px;
    font-size: 40px;
    margin-bottom: 25px;
}

#thirdToBottom h2 {
    font-size: 27px;
}

#downloadStores {
    width: 22%;
    height: 10%;
    float: left;
    clear: left;
    margin-left: 55px;
    margin-top: 40px;
}

#properMiddle h3 {
    margin-bottom: 6%;
}

#secondToTheBottom {
    background-image: url(images/hackImages/bottom3rd.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 430px;
    opacity: 0.9;
}

#textSecondBot {
    text-align: left;
    padding-top: 20px;
    color: white;
    font-family: "Trebuchet MS";
    font-size: 20px;
    width: 560px;
    margin-left: 50%;
    padding-top: 75px;
}

#clearBox2 {
    border: 1px solid;
    border-radius: 2px;
    width: 150px;
    height: 10px;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 23px;
}

#clearBox2:hover {
    border: 2px solid;
}

#bottomNoUp {
    text-align: center;
    font-family: "Trebuchet MS";
    font-size: 20px;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 110px;
    background-color: white;
}

#bottomNoUp h1 {
    font-size: 35px;
}

#bottomNoUp p, #whitebox {
    display: inline;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

footer {
    background-color: whitesmoke;
    margin-left: 30px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 80%;
    padding-bottom: 10%;
}

#addInfo {
    color: silver;
}

#addInfo:hover {
    color: darkgray;
}

#language1, #language2 {
    display: inline-flex;
    margin-top: 0px;
    margin: 0px;
}

#language1 {
    color: #3399FF;
}

#language1:hover {
    color: gray;
}

#language2 {
    color: black;
}
