﻿* {
	margin: 0;
	padding: 0;
}
/* Images */
a img {
	border: none;
	outline: none;
}
 body{
	position: relative;
	color: #414141;
	font: 12px/18px  Arial, sans-serif;
    background: url(images/backgroundall.jpg) ;
	text-shadow:none;
}
 p{margin:3px;}
 img {max-width: 100%;height:auto;}
 select{font-family:  Arial}
 th{}