body {
background: #000000 url(http://www.salroth.com/forums/style_images/imperium/background.gif) repeat;
color: #FFFFFF;
text-align:center;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 12px;
line-height: 135%;
margin: 0px;
padding: 0px; /* required for Opera to have 0 margin */
}

a {
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}

#wrapper {
margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
width: 80%;

}

table {
background: transparent;
	color: #fff;
	font-size: 12px;
	line-height: 135%;
	}

.button {
padding: 3px 3px 3px 3px;
border: 1px solid White;
text align:center;
margin right: 5px;
margin left: 5px
}