@charset "UTF-8";
/* CSS Document */

/* Defaults */
:focus {outline:0}
a, a:visited {text-decoration:none}
a:hover {text-decoration:underline}
body {
	font-family: Arial;
	font-size: 75.0%;
}
h1 {font-size:2em;}
h2 {font-size:1.7em;}
h3 {font-size:1.3em;}
img {
	vertical-align:bottom;
	padding:1px;
    border:2px solid #333333;
    background-color:#fff;
}
fieldset {border:0}
p {margin:0 0 1em}


#container
{width:590px;margin:0 auto;background:#fff}

#header
{background-color:#FFFFCC;border:3px solid #336600;margin:0 0 1em}

#image
{
	border:2px solid #ffffff;
	background-image:url(GOLF-RENEW-REPEAT.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:570px
}
