body	{
	background-image: url(images/blackdiamond.jpg);
	color: white;
	}
#main	{
	background-image: url(images/brushedmetal.gif);
	width: 500px;
	float: right;
	}
#sidebar	{
	width: 200px;
	float: left;
	}
#wrap	{
	width: 800px; 