body {
	
    width:1000px;
	text-align:left;
	margin:0 auto;
}
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
img {
    border:0;
  
