/*what a sugoi website*/

body {
    background-image:url("images/webbackground.jpg")

}

.teto {
  font-size: 120%;
  color: rgb(44, 6, 138);
}

#woah {
    font-size:large;
    color:rgb(28, 56, 127);
    text-align:center;
}

li {
    color: rgb(76, 67, 176);
    font-size: medium;
}

h2 {
    font-size: xx-large;
    color: rgb(3, 25, 105);
    text-align:center;
}

h1 {
    font-size: xx-large;
}

hr {
    border-style: dashed;
    color:rgb(49, 59, 250);
    font-weight:bold;
}

footer {
    margin: 60px;
    color:rgb(0, 72, 255)
}

#rfsos {
    padding: 10px;
}

footer.dotted {
    border-style: dotted;
}

#jollylittlefella {
    padding: 13px;
    display: block;
    margin: 0 auto;
}

h1 {
    text-align: center;
    color: rgb(28, 4, 136);
}

#wowie {
    text-align: center;
    color: rgb(55, 66, 137);
}