

body {
color:#333;
background:url("images/background.png") repeat-y;
background-position:center;
margin:0;
padding:0;
}

img {
	border:0px;
}

p {
text-indent:2em;
}

#wrapper {
width:790px;
margin-left:auto;
margin-right:auto;
}

#top {
background:url("images/top.png") no-repeat;
margin-top:5px;
height:70px;
}

#logo
{
	margin-left:-30px;
}

#middle {
background:url("images/middle.png") repeat-y;
}


#content {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}


#footer {
background:url("images/bottom.png") no-repeat;
margin-bottom: 5px;
height:130px;
}

#petition_border
{
	border:4px solid #CCC;
	padding:15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
}

#indent
{
	margin-left: 50px;
}

.special1{
text-indent:-3em;
padding-left:75px;
font-size:1.2em;
}

#petition {
position:fixed;
bottom:10px;
right:10px;
}

#forward {
position:fixed;
top:5px;
right:5px;
}

#hiddenpic
{
	display:none;
}