html {
	background: url(images/back.png) #12517D repeat-x;
	}
#logo {
	background: url(images/logo-blue.png) no-repeat;
	}
#logo.blank {
	background: url(images/logo-blue-blank.png) no-repeat;
	}
h2 {
	color: #88C4FE;
	}
#when, .textwidget {
	color: #88C4FE;
    padding-left: 29px;
	}
    a{
    color: #008CC4;
    }

address{
    font-style: normal;
}