body
{
font-family:"Verdana", sans-serif;
font-size:10px;
color: #494949;
background-color: #000;
background-image:url('images/background_tile3.jpg');
background-repeat:repeat-y;
background-position:center; 
background-attachment: fixed;
}
p
{
font-family:font-family:"Verdana", sans-serif;
font-size:12px;
} 
b
{
color: 000000;
}
i
{
	font-size:14px;
	color: 345b64;
}
#myoutercontainer2 { line-height:6em }

.aboutus {
	display: block;
	width: 112px;
	height: 23px;
	background: url('images/menu_01.png') bottom;
	text-indent: -99999px;
}
.aboutus:hover {
		background-position: 0 0;
}


.myButtonLink {
	display: block;
	width: 100px;
	height: 100px;
	background: url('/path/to/myImage.png') bottom;
	text-indent: -99999px;
}
.myButtonLink:hover {
	background-position: 0 0;
}