
p
{
   font-family:"Arial", sans-serif; 
   line-height: 25px;
   font-size: 14px;
   color: #373737;   
   text-align: justify;

}

body
{
   text-align: center;

}
a
{
font-weight: bold;
color: #990000;

}

.wrap
{
   text-align: left;
   width: 813px;
   margin: 0 auto;
}

.header
{
}

.body
{

   background: url('background.png') no-repeat;
   height: 600px;
   padding: 20px 30px 30px;
}

.main
{
   float: left;

   width: 430px;
   margin-right: 30px
}

.instructions
{
   float: left;

   width: 280px;
   height: 528px;
   margin-top: 50px;

   background: url('instructions-no-text.png') no-repeat;
   

}

.headline
{
   margin-left: -5px;
}

.golfball
{
   margin-top: 58px;
   margin-left: 100px;
}

.one
{
   font-size: 16px;
   text-align: left;

   line-height: 22px;
   margin-left: 55px;
   margin-top: 29px;
   
   margin-right: 30px;
}

.two
{
   font-size: 16px;
   line-height: 22px;
   text-align: left;
   
   margin-left: 55px;
   margin-top: 7px;
   margin-right: 30px;
}

.three
{
   font-size: 16px;
   line-height: 22px;
   text-align: left;
   
   margin-left: 55px;
   margin-top: 4px;
   margin-right: 30px;
}

.button
{
margin-top: 48px;
margin-left: 48px;
}
