﻿body {
    background-color: white;
    margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
    font-family: Tahoma;
    font-size: 16px;
    text-align: center;
    background: url("images/bg_top.png");
    background-repeat: no-repeat;
    background-position: center top;
    color: #0c314b;
}

a img {border:none}
a {text-decoration:none;
color: #0c314b;}

#header {
    width: 100%;
}

#header_container {
    margin: auto;
    width: 1200px;
}
