﻿/*	$Id: screen.css,v 1.148 2009/02/05 22:38:35 florent Exp $ */

html, body {
	background-image:url(../images/bg60.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#3c3c3c;
	color:#000;
	margin:0px;
	padding:0px;
}
body {text-align:left;}
form {margin:0px;}
img {border:0px;}

