﻿@import url('shared.css');
@import url('lightbox.css');

body {
	background: #ECE8D3 url('../images/Background-A.jpg') no-repeat center top;
	color: #000000;
	font: 100% Helvetica, Arial, sans-serif;
	/*padding-top: 17px;*/
	text-align: center;
	margin-top:0px;
}

