* {
text-align: center;
margin: 5px;
}
body {
background-color: #30b060;
}
img{
border: 1px solid #070;
}
.bildmeny{
list-style-image: none;
list-style-type: none;
list-style: none;
background: none;
background-image: none;
background-color: transparent;
margin: 0;
padding: 0;
border: 0;
}
h1 {
font-family: 'comic sans ms';
font-style: normal;
font-weight: bold;
color: #204030;
padding: 0;
margin: 0;
margin-bottom: 2px;
word-spacing: 5px;
letter-spacing: 2px;
}
.text {
width: 600px;
margin: auto;
text-align: left;	
}
input.button {
cursor: pointer;
}
