body { 
margin : 0; 
padding : 0; 
background-image: url(tiled image 131-3146_IMG copy.jpg);
background-repeat: repeat; 
}
#content { 
font-family : myriad, sans-serif; 
color : #fff; 
} 
#content table tr { 
text-align: justify; 
}
#content table tr td b span { 
color : #666; 
}
a:link { 
text-decoration : none; 
font-weight : bold; 
color : #fff; 
} 
a:visited { 
font-style : normal; 
font-family : myriad, sans-serif; 
font-weight : bold; 
text-decoration : none; 
color : #fff; 
} 
a:hover { 
text-decoration : underline; 
} 
.center  {
width: 50%;
margin-left: auto;
margin-right: auto;
}
