/* Type */

a {
color: #da5268;
font-weight: bold;
text-decoration: none;
}

div.special-button a {
left: 0;
text-align: left;
}

/* Columns */

div.columns div.column-1 {
width: 400px;
padding: 0 120px;
margin: 0 0 0 300px;
}

div.columns div.column-2 {
width: 280px;
padding: 0;
margin: 0 0 0 -940px;
}

/* Layout */

body {
background: #2e0d15;
}

div#header {
background: url(../img/krunegard/head2.jpg);
}

div#logo {
left: 350px;
}

div#logo h1 a {
background-image: url(../img/krunegard/title2.gif);
}

div#navigation {
position: absolute;
top: 481px;
left: 488px;
}

div#main {
background-image: url(../img/krunegard/bg2.jpg);
}