/*
CSS for Cashmores Homestyle Titles
*/

h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #0081C0;
  padding-top: 20px;
  padding-right: 20px;
  text-align: right;
}