body
{
	background:#4c264c url("images/pageback.png") repeat-x top;
}

a:link,a:visited,a:active
{
	color:#663366;
}

a:hover
{
	color:red;
}

#container
{
	border:1px solid #7f3f7f;
	background-color:#663366;
}

#myprofile
{
	background:#fff url("images/background.png") repeat-x bottom;
}

#copy
{
	background:#fff url("images/background.png") repeat-x bottom;
}