table {
     margin:auto;
     
    
}
.hoger {
	text-align: right;
}
.mellanrum {
	width: 50px;
}
.vanster {
	text-align: left;
}

.table1 {
text-decoration: underline;
}
.bild img {
	width: 300px;
}
.rubder {
	vertical-align:bottom; 
}
.wilber {
	vertical-align: top;
}
.table3 td{
	width: 50px;
}
.table3 tr{
	height: 50px;
}
.rod {
	background-color: red;
}
.bla {
	background-color: blue;
}
.gron {
	background-color: green;
}
.svart {
	background-color: black;
}
.gul {
	background-color: yellow;
}