@charset "UTF-8";
body
{
background-image:url(http://www.csc.kth.se/~mlew/Bakgrundsbild.jpg);
background-attachment:fixed;
background-position:center;
background-color:transparent;
font-family:"Times New Roman";
font-size:20px;
color:#FFFFFF
}
h1
{
color:#000000;
text-align:center;
font-family:"Times New Roman";
}
h2
{
color:#FFFFFF;
text-align:left;
}
