/*heading width */
div.info-panel h1 {
width:95px;
}
div.page-image {
background-image:url(../images/weightloss.jpg);
float:left;
height:465px;
margin-left:40px;
margin-right:20px;
margin-top:1px;
width:318px;
}
div.info {
background-image:url(../images/text_bckgrnds__0008_home.jpg);
}

#footer_home a {background-position: 0 -346px;}
#footer_home a:hover {background-position: 0 -346px;}

#contest{
background-image:url(../images/weightlosschallenge.png);
width:328px;
height:76px;
margin:0 auto;
}

p.drop:first-letter {
font-size:24px;
}
p.drop{
font-size:14px;
}

#foodjournal{
    margin:0 auto;
    width:265px;
    height:65px;
    position:relative;}

#journal_link{
  position:absolute;
  left:60px;
  top:24px;
  color:purple;
  font-size:20px;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;}

#journal_link:hover{
text-decoration:underline;}

#saveas{
  position:absolute;
  left:80px;
  top:4px;
  color:#000;
  font-size:10px;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;}

#journal_img{
  position:absolute;
  left:0;
  top:0;}
