body {
	background: #dedede url(../images/index-bg-2009.jpg) center top no-repeat;
	margin: 0 0 0 0;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #333;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#container {
	position: relative;
	margin: auto;
	padding: 0px;
	width: 960px;
	height: 100%;
	text-align: center;
}

#portfolio-widget	{
	text-align: center;
}