body {
    background-color:#005588;
    background-image:url('/c/img/flagback.jpg');
    background-position: left top;
    background-repeat:no-repeat;
	background-size: 100% 100%;
    background-attachment:fixed;
    text-align:center;
    margin-left:10px;
    margin-right:5px;
    margin-top:5px;
}
