body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #70522D;
	background-image: url(images/tiling.jpg);
	background-position:center; 
	background-repeat:repeat-y
}
.welcome {
	font-family: Verdana;
	font-size: 12px;
	color: #cacaca;
}
.orange {
	color: #DF9800;
}
.brand {
	font-family: Tahoma;
	font-size: 11px;
	color: #968775;
	text-decoration: none;
}
.white {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.white1 #DF9800{	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a{
text-decoration:none;
font-family: Tahoma;
	font-size: 11px;
	color: #cacaca;
	font-weight: normal;
}
a:hover{
font-family: Tahoma;
	font-size: 11px;
	color: #DF9800;
	text-decoration: underline;
}
a:active{
font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link{
font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.input{
	background-color:#A7A7A7;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.liens{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

