body {
margin: 2px auto;
padding: 0;
border: 0;
color: #333;
font-family: Georgia, Tahoma, Arial;
font-size:12px;
text-align: left;}

img {
	border: 0;
	display: block;}

/*div { outline: solid 1px orange; }*/

.splash {
	width: 600px;
	margin: 0px auto;
	padding: 0px;
	line-height:18px; 
	background-image:  url(../rotate_images/rotate.php);
	background-repeat: no-repeat;
	height:738px;}

.splash a{
	color:#333;
	text-decoration:underline;}
	
.splash a:hover{
	color:#333;
	text-decoration:none;}

div#splashover {
    width: 600px;}

div#splashovertext {
    position: relative;
    height: auto;
    width: 500px;
    left: 49px;
    top: 628px;}	
			
.footer {
	color: #D1D2C5;
	font-size: 10px;}
		
.footer a{
color:#859898;
text-decoration: none;}

.footer a:hover{
color:#0E8781;
text-decoration: none;}

a.fb:hover {color: #3b5998; text-decoration: none;}
a.etsy:hover {color: #d15600; text-decoration: none;}
a.delish:hover {color: #3274d0; text-decoration: none;}
a.tweet:hover {color: #33ccff; text-decoration: none;}
a.flick:hover {color: #0063dc; text-decoration: none;}

		
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display:block;}
/* End hide from IE Mac */