/*@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-image:url(bg/bg-body11.png);
	background-repeat:repeat;
	background-color:#01b1ea;				/* blue */
}
h1, h2, h3, h4, h5, h6, .posttitle a, .posttitle a:visited{color:#000000}