@charset "utf-8";
/*  CSS Document:  Bruno the Cat  */

@import url(https://fonts.googleapis.com/css?family=Catamaran:400,900,200);

@font-face {font-family: 'Catamaran', sans-serif; letter-spacing: 1px; font-size: 15px; text-shadow: 0 0 3px rgba(0,0,0,.2); line-height: 1.428571429;}

html,body{background:rgba(255,255,255,1.00); color:#000;font-family: 'Catamaran', sans-serif; margin:0;padding:0;font-size:14px; text-align: center; height: 100%; width:400px;}
#tinfoil{min-height: 100%;     position:relative;}
#logospace{width:100%; height:250px;  }
#blank{display:none; }
a{text-decoration:none; color:rgba(80,88,89,1.00);}
#logo{width:400px; height:169px; float:left; }
#logo img{width:400px;}
#contact{width:380px; height:150px; background:rgba(255,255,255,1.00); float:left; padding-left:20px; padding-top:20px;}
#contact h2{text-align:left; color:rgba(80,88,89,1.00); font-size:18px; line-height:18px; padding:0; padding-left:20px; }
#phone-icon{float:left;}
#phone-number{float:right;}
#email-icon{float:left;}

#placewherethecontentgoes{width:100%; height:400px; float:left; margin-top:20px;}
#placeforimages{display:none; }
.imagespace{display:none; }
.imagespace img{display:none;}
.imagespace p{display:none;}

#placeforsmartphoneimages{width:400px; height:300px; margin-left:auto; margin-right:auto; }
.imagespace-smartphone{width:250px; height:250px; margin-left:auto; margin-right:auto; border:7px #04899f solid; }
.imagespace-smartphone img{width:200px; height:200px; padding-top:20px; padding-bottom:25px;}

#smalltextwriteup{padding-bottom:20px; margin-left:auto; margin-right:auto; width:380px;}
#smalltextwriteup h2{text-align:center; color:#00b8d7; font-size:24px; line-height:20px; padding:0; text-transform:uppercase; }
#smalltextwriteup h3{text-align:center; color:rgba(0,0,0,1); font-size:15px; line-height:12px; padding:0; }
#smalltextwriteup p{text-align:left;}
	
#paws{height: 60px;     width:100%; position:fixed;    left: 0;    bottom: 0;  background:rgba(0,0,0,.7); float:left; border-top:1px solid #0c0c0c; border-bottom:1px solid #b2b2b2; color:#00b8d7; font-size:12px; text-align:center; padding-top:10px;}