/* CSS Document */
body {
	background-color: #CC6633;
	background-image: url(../images/background/Background_skills.jpg);
	background-position: center;
	background-repeat: repeat-y;
}


#leftmenu ul li ul li{
	background-color: #CC6633;
}

