body {
color:white;
background-color:black;
margin-top:2%;
}
.logo {
text-align:center;	  
}
.logo b {
margin-bottom:10%;  
}
pre {
text-align:left;
}
.p404 {
font-weight:bold;
font-style:italic;
}
.left {
text-align:left;
}
#poweredby {
width:100px;
position:fixed;
bottom:0.01em;
right:0.01em;
}
#poweredby td.poweredbyphp {
background-image:url('/cdn/img/php5-power-micro.png');
background-repeat:no-repeat;
}
#valutadiv {
width: 350px;
height: 70px;
background: #111;
border: 1px solid #aaa;
padding: 10px;
top: 40%;
left: 40%;
position: absolute;
}

#valutadiv input{
border: 1px solid black;
color: black;
margin: 2px;
}