body {
	background: url(images/bg.jpg);
	margin: 0px; padding: 0px;
	text-align: center;
	color: #666;
	font-size: 13px;
	font-family: Arial;
}

a img {
	border: 0px;
}

a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#header {
	width: 100%;
	height: 56px;
	background: url(images/header.png) repeat-x;
	color: #fff;
	line-height: 50px;
	margin-bottom: 220px;
}

#header img {
	margin-top: 17px;
}

#csk {
	margin-bottom: 20px;
}

#skills {
	width: 100%;
	height: 21px;
	overflow: hidden;
	background: url(images/skills.png) center top repeat-x;
	margin-bottom: 20px;
}

#freebies {
	width: 100%;
	height: 21px;
	overflow: hidden;
	background: url(images/freebies.png) center top repeat-x;
	margin: 20px 0px;
}

#social img {
    margin: 0px 10px;
}
