/*WILD THEME BLOG*/

html{
	background-color:#CDCDCD;
	}

#content_wrapper{
	background-color:#fff;
	}
	
	
/*color of links*/

a:link, a:visited{
	color:#18556e;
	}

a:hover, a:active{
	color:#2582a8;
	}
	
/*custom*/

#wrapper{
	border-left:solid 2px #D2E3EA;
	border-left:right 2px #D2E3EA;
}
