/* Background color */
#wrapper{
	background-color:#DDD;
}

/* All Links */
a{color:#808080}

/* All Headings */
h1,h2,h3{color:#0b73d1;}

/* All Text */
body{color:#000052}