/* page-specific layout */

/* Welcome to victor nilsson's homepage */
#index #welcome {
 position: relative;
 top: -0.8em;
 margin-right: 16px;
 width: 400px;
 background: url(img/cyan_hldot.png) 0 28px repeat-x
}
#index #welcome h1 {
 width: 282px;
 height: 32px;
 margin: 0 0 38px 0;
 background: url(img/cyan_hline.png) 0 28px repeat-x;
}
#index #welcome img { display: block; }
#index #to_vnils {
 position: absolute;
 top: 34px;
 left: 134px;
 color: #81614c;
}
#index #welcome h1, #index #to_vnils {
 font-family: Courier, monospace;
 font-size: 15px;
 text-align: center
}

#index .container { width: 525px; }
#index .block1 { width: 320px; }

#programming #vitetris { width: 360px; }
#programming #midiklav { width: 512px; }

/* vim: set sw=1 sts=1: */
