/* core CSS file for schnoop.net */

body {
  background-color: #2b2bc4;
  color: white;
  font-family: Tahoma;
  background-image: url('/images/schnoopdotnet.png');
  background-repeat: no-repeat;
  background-position: center;
}
