body {background-image: url(images/bg.jpg); background-repeat: repeat-x; 
	 background-color: black; color: white; margin: 0 0 30px 0; padding: 0; font-family: arial; font-size: 12pt;}
div#wrap {text-align: center;}
div#main {margin: 0 auto; width: 700px; padding: 0;}
div#presents {font-size: 90%; font-style: italic;}
div#indent {padding: 0 35px; text-align: left;}
div#nobottom {margin-bottom: 0; text-align: center;}
h1 {font-size: 270%; text-decoration: overline; margin-top: 5px;}
h2 {font-size: 350%;}
b {font-size: 110%;}

.small {font-size: 75%;}
.big {font-size: 140%;}

div.large {font-size: 200%;}
div.bump {padding: 10px 0;}
td#ad {font-size: 180%;}
table#lines {border: 0px solid red; margin: 15px auto;}
table#lines td a {font-size: 175%;}

img.border {border:1px solid yellow;}

a {color: yellow; font-weight: bold; text-decoration: none;}
a:hover {color: black; background-color: yellow;}
a b{color: black; background-color: yellow;}
a:hover b {color: red; text-decoration: underline;}
