/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 
body {
  font-size: 87.5%;
} 

/*
#main-content {
  margin-left: 1px;
  margin-right: 1px;
}
*/

/* Rama logo */

#site-name {
  margin: 30px auto;
  width: 179px;
}

#site-name a {
  width: 179px;
  height: 31px;
  background-size: 179px 31px;
}

#thumbs img {
  width: 160px;
  height: 105px;
}

#about {
  width: 500px;
}