/*—————————— 
   ELEMENTS
  ——————————*/

body {
	background-color: #feb;
	color: #300;
	font-size: 10px;
}

a {
	font-weight: bold;
	color: #630;
}
