/* CSS Document */
BODY { background-image:  url(http://www.myguysatthebeach.com/portals/0/images/bg.jpg)}
BODY { background-repeat: repeat-x }
BODY { background-position: top }
BODY { background-color: 873C02 }
BODY {margin: 0}
	p
	{
	font-family: arial;
	color: black;
	font-size: 80%;
	}
	a:link
	{
	color: #000099;
	text-decoration: none;
	font-family: arial;
	white-space: nowrap;
	}
	a:hover
	{
	color: #ffcc00;
	font-family: arial;
	white-space: nowrap;
	}


