/* Base CSS - Changes to base bootstrap. */
body {
	color: 343434;
}
img {
	max-width: 100%;
}

a {
	color: #0666b3;
	text-decoration: none;
}
