/* General
--------------------------------------- */

img { max-width: 100% !important;}

/* Modified Elements */
.iphone { color: #fff;
display: block;
font-family:Arial, Helvetica, sans-serif;
width: auto !important;
float: left !important; 
margin: 0 !important; 
display: block !important;
padding: 0px 0 0 0px !important;
background: #000000 !important; 
}

#frame { width: auto !important; }

body {
  background-color:#000000;
}  

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}

 

/* Hidden Elements */
 
#main,
.footer
{ display: none !important; }


/*
