#article{
width:100%;
padding:5px;
border:6px groove #ffffff;
background-color:white;
background-image:url('petal2.jpg');
background-position: top-left;
font-family: serif;
}
#wrap{
width: 700px;
margin: 20px auto 20px auto;
padding:5px;
}
#navigation{
width:200px;
margin-right:5px;
float:right;
padding:5px;
font-family:fantasy;
background-image:url('petal2.jpg');
border-left: 6px double #000000;
border-right:6px double #000000;

}
#footer{

text-align:center;
margin:0 auto 0 auto;
}
#heading{
text-align:center;
font-family:fantasy;
}

a:link {color: #AA0003; text-decoration: none; }
a:active {color: #AA0003; text-decoration: none; }
a:visited {color: #AA0003; text-decoration: none; }
a:hover {color: #AA0003; text-decoration: underline; }

#wrap2{
background-image:url('petals.jpg');
width:800px;
margin: 20px auto 20px auto;
border:3px inset #ffffff;
}
body{
background-image:url('anniversary.jpg');
}

#btm_links{
font-size:12px;
text-align:center;
}