* {margin: 0; padding: 0}

body {margin: 30px; font: 80% Verdana, Arial, Helvetica, sans-serif; 
color: #333; background-image: url(hg.jpg); line-height: 140%; text-align: center;}



a:link, a:visited { font-weight:bold; color:#693; text-decoration:none }
a:hover, a:active, a:focus { font-weight:bold; color:#ffc; background-color: #693; text-decoration:none }

h1, h2 {font-weight: bold; color: #303; text-align: center; margin: 20px;}
h1 {font-size: 200%}
h2 {font-size: 160%}

table {width: 100%; background-color: #ffc;}
tr, td {text-align: center; margin: 5px;}

p {
	font-size: 80%;
}

*.thumbcells {padding:15px;}

.wech {
	color: #ffc;
}

