<style>
a {

}

#weallfloat {
    width: 10%;
    height: 10%;
    float: left;
}

#psychoteddie {
    width: 10%;
    height: 10%;
}

nav {
    background-color: white;
    padding: 2px;
}

#aleksishead {
    text-align: center;
    font-family: 'Comic Sans MS';
    font-size: 24px;
}

#mozaitext {
    text-align: center;
    font-family: 'Comic Sans MS';
    font-size: 24px;
     text-shadow: 1px 0 #ffffff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff,
             1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}

#discord {
    color: white;
    font-family: 'Comic Sans MS';
    font-size: 24px;
    clear: both;
}

#mozailink {
    align: center;
    font-family: 'Comic Sans MS';
    font-size: 24px;
    clear: both;
     text-shadow: 1px 0 #ffffff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff,
             1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}

#gallery {
width:300px;
height:300px;
}

#gallery2 {
    clear: both;
    vertical-align: middle;
}

#fix1 {
   width:300px;
height:300px;
float: right; 
}

</style>