/*@import url('black/black.css');*/
/*@import url('blue/blue.css');*/
/*@import url('cyan/cyan.css');*/
/*@import url('green/green.css');*/
/*@import url('grey/grey.css');*/
/*@import url('orange/orange.css');*/
/*@import url('purple/purple.css');*/
/*@import url('red/red.css');*/
/*@import url('yellow/yellow.css');*/

body {
	background: url(bg/fondo.jpg);
	background-color:#E4F9FE;
	background-repeat:no-repeat;
	
}


h1, h2, h4, h5, h6, .posttitle a, .posttitle a:visited{color:#454545}
h3 {color:#007DC3;}