body
{
	background:#485e38 url('images/pageback.png') repeat-x top;
}

a:link,a:visited,a:active
{
	color:#485e38;
}

a:hover
{
	color:red;
}

#container
{
	border:1px solid #507442;
	background-color:#9ba684;
}

#myprofile
{
	background:#fff url("images/background.png") repeat-x bottom;
}

#copy
{
	background:#fff url("images/background.png") repeat-x bottom;
}