﻿body
{
	margin: 20px 40px 0px 40px;
	background-image: url(images/gwbg.jpg);
	background-repeat: repeat;
}

.main
{
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.w1
{
	font-size: 24pt;
	font-weight: bold;
	color: Silver;
	margin-top: 0pt;
	margin-bottom: 4pt;
}

img
{
	border-style: none;
	border-width: 0px;
}

.click
{
	color: Red;
	font-size: 14pt;
	margin-top: 0pt;
	margin-bottom: 6pt;
}

.a1
{
	color: Yellow;
	width: 480px;
	font-size: 16pt;
}

.a2
{
	font-size: 8pt;
	font-weight: bold;
	color: White;
	text-align: justify;
}

.a3
{
	color: White;
	font-size: 9pt;
	font-weight: bold;
}

.a4
{
	color: White;
	font-size: 9pt;
}

