/*WILD THEME BLOG*/

html{
	background-color:#010101;
	}

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

a:link, a:visited{
	color:#056179;
	}

a:hover, a:active{
	color:#067b99;
	}
	
/*custom*/

#header{
	border-bottom:solid 2px #067b99;
}

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