﻿/* Generell formattering */
body
{
    background-position: top;
    background-color:#fff;
    background-image: url(/images/bg_top.gif);
    background-repeat: repeat-x;
}
