body{
    background-image: url(wallpaper.jp);/*rakk ikke og fikse størelsen*/
    margin: auto;
}

table,tr,td,th{
    border: black 1px solid;
    border-collapse: collapse;
    padding: 6.7px;
}

.alt{
    text-align: center;
    width: 37%;
    margin: auto;
    font-family: Arial, Helvetica, sans-serif;
}

.tf{
    background-color: rgb(255, 166, 248);
}

.pg{
    background-color: rgb(101, 255, 101);
}

.yg{
    background-color: rgb(245, 255, 110);
}

.eng{
    background-color: rgb(97, 255, 202);
}

.fri{
    background-color: skyblue;
}

.prod{
    background-color: rgb(180, 244, 255);
}

.mat{
    background-color: rgb(188, 129, 255);
}

.gym{
    background-color: tomato;
}

.nat{
background-color: rgb(204, 255, 127);
}
.top{
    background-color: burlywood;
}

.back{
    background-color: rgb(255, 240, 220);
}
