body {background-color: #FFFFFF; background-image: url(bg.jpg); background-repeat: no-repeat; background-position: bottom right; background-attachment: fixed}

a.float {position: fixed; bottom: 20px; right: 20px}
img.thankyou {position: fixed; top: 20px; left: 20px}

div.float {position: fixed; top: 20px; left: 20px}

font.info {font-family: arial; font-size: 18px; font-weight: bold; color: #666666}

p.about {font-family: arial; font-size: 16px; text-align: justify; color: #333333; margin-right: 30px; margin-left: 30px}
p.paypal {font-family: arial; font-size: 16px; text-align: justify; color: #333333}
a.about {font-family: arial; font-size: 16px; color: #333333}
img {border-width: 0}

font {font-family: arial; font-size: 12px; font-weight: bold; color: #676767}
font.grey {font-family: arial; font-size: 12px; font-weight: bold; color: #AAAAAA}
font.small {font-family: arial; font-size: 10px; font-weight: bold; color: #AAAAAA}
font.comment {font-family: arial; font-size: 12px; font-weight: bold; color: #676767; line-height: 14px}

font.name {font-family: arial; font-size: 22px; font-weight: bold; color: #676767; line-height: 18px}

font.number {font-family: arial; font-size: 28px; color: #676767; line-height: 24px}
font.number2 {font-family: arial; font-size: 48px; color: #3c3c3c}

font.math {font-family: arial; font-size: 20px; font-weight: bold; color: #ffa200}


table.tbl {
	table-layout:fixed;
	border-collapse: collapse;
	 }
table.tbl td {
	padding: 0px 0px 0px 0px;
	overflow:hidden;
 } 
 
