/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  March 15, 2013, 7:52 pm with psd2css Online version 1.95
 *
 */

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

/* You named this layer background_center */
#Layer-1 {
	position: absolute;
	margin-left: -600px;
	left: 836px;
	top: 35px;
	width: 780px;
	height: 2164px;
	z-index: 1;
}

/* You named this layer Welcome to MonnyBenny */
#Layer-2 {
  position: absolute;
  left: 14px;
  top: 133px;
  width: 1164px;
  height: 399px;
  z-index: 2;
}

/* You named this layer HOUSE RULES */
#Layer-3 {
	position: absolute;
	left: 895px;
	top: 320px;
	width: 616px;
	height: 3213px;
	z-index: 3;
}

/* You named this layer b_form */
#Layer-4 {
  position: absolute;
  left: 697px;
  top: 15px;
  width: 464px;
  height: 110px;
  z-index: 4;
}

/* You named this layer s_submit_link */
#Layer-5 {
  position: absolute;
  left: 360px;
  top: 35px;
  width: 103px;
  height: 49px;
  z-index: 5;
}

/* You named this layer password_inputtext */
#Layer-6 {
  position: absolute;
  left: 40px;
  top: 48px;
  width: 120px;
  height: 25px;
  z-index: 6;
}

/* You named this layer name_inputtext */
#Layer-7 {
  position: absolute;
  left: 179px;
  top: 48px;
  width: 120px;
  height: 25px;
  z-index: 7;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
