﻿/*@import 'reset.css';*/

/** global styles **/

body {
	background-image: url(../img/bg-body.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}


