/* style sheet for Animal Rain */

body{background-image: url('../images/background.jpg');
	 }

.content{background-color: #D6EAFF;
		 width: 760px;
		 margin:auto;
		 text-align: center;}
p{text-align: left; font-size: 120%; text-indent: 3em; padding: 10px;}	 
li.button{display: inline; color:#cc3300;text-align: center; width: auto;  font-size: 85%; padding: 2px; margin-left: 2px;}
.title {font-size:140%; color:#663300; text-decoration:underline;font-variant:small-caps;text-align:center;font-weight:900;}
div.mail{font-size:large; margin-top:-20px;font-weight:600;position:relative;}
