<style type="text/css">
<!--
body {
	background-image: url(images/bg.jpg);
}
body 
{
{color:#ffffff}
a {text-decoration:none} 
a:link {color:#000000}      /* unvisited link */
a:visited {color:#000000}  /* visited link */ 
a:hover {color:#9dcd6a}  /* mouse over link */
a:active {color:#339933}  /* selected link */
h2 {color:#000000}
div.transbox
{
  width: 768px;
  height: 1024px;
  margin: 30px 50px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=10);
  opacity:1220.6;
  
}
div.transbox p
{
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
}

</style>
