﻿body 
{
	background-image: url("images/background.jpg");
	margin: 0 auto;
	color: #ffffff;
	font: 10pt Tahoma;
	width: 991px;
	position: relative;
}

img
{
    border: 0    
}