/* Glaggle so cool yay!!!*/

header{
    font-family: monospace;
}
.box{
    background-color: lightgreen;
    border-style: solid;
    margin: 5px;
    border-width: 5px;
    padding: 3px;
    border-radius: 15px; 
    border-color: green;
}
body{
    background-repeat: repeat;
    background-size: 30%;
    background-image: url('../Me/Images/rizz.jpg')
}
