﻿
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  der IE (7,6) macht eine Pixel mehr Rand beim Hintergrundbild                                                                          */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

html>body
{

	background: #f6f4eb url(/images/css/body.jpg) 50% 0% repeat-y;
}
