@charset "utf-8";
/* CSS Document */

a{
	color:#eac475;
}

#page2{
	border-left:#eac475 3px solid;
}

#title_slogan{
	background-color:#eac475;
}

#center h2.name{
	color:#eac475;
}

#center ul li{
	list-style-image:url(images/arrow_yellow_pastel.jpg);
}

#right a div{

	background-color:#eac475;
}
