﻿
/*
body 
{
	
	background:#eee url(img/page-bg.gif) repeat-y center;
	
}

#wrapper
{
	background-color:#fff;
}

.rss
{
	
}

#head
{
	background-color:#eee;
}

#foot
{
	height:80px;
	background-color:#eee;
}

#content
{
	width:900px;
}
*/