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

html, body{
background:url(http://www.samelovesamerights.com/custompages/wed_pav/images/stars_tile.jpg) top left repeat-x #593c6c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}
#pagewrapper {
width:980px;
margin:0 auto 0 auto;
}
#logo {
margin:8px 20px 8px 20px;
background:url(http://www.samelovesamerights.com/custompages/wed_pav/images/stars_bg.jpg) top right no-repeat;
}
#top{
width:inherit;
background:url(http://www.samelovesamerights.com/custompages/wed_pav/images/top_bg.png) top left no-repeat;
height:10px;
float:left;
}
#contentwrapper {
width:inherit;
background:url(http://www.samelovesamerights.com/custompages/wed_pav/images/content_bg.png) top center repeat-y;
float:left;
}
#bottom {
width:inherit;
background:url(http://www.samelovesamerights.com/custompages/wed_pav/images/bottom_bg.png) top left no-repeat;
height:10px;
float:left;
}