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