﻿body 
{
    width :1000px; 
    height:auto;
	padding:0; 
	margin:0 auto;
	text-align:center; 
	font-size:12px;
	color:#333333;

}
a{ text-decoration:none; color:#333333;}
a:hover{ text-decoration:underline; color:Red}
img{ border:0;}
