/*   ------------------------------     Made by Momkai     www.momkai.com   ------------------------------*/html, body {	width: 100%;	height: 100%;	margin: 0;	padding: 0;	overflow: hidden;	background-color: #000;}body {	}#main_wrapper, #main_flash {	width: 100%;	height: 100%;}#main_no_javascript {	position: absolute;	width: 100%;	height: 100%;	color: #fff;	background: url(../images/petephilly_uc_background_02_2560x1600.jpg) 50% 50% #000;}#main_no_flash {	position: absolute;	display: none; /* default hidden, javascript override */	width: 100%;	height: 100%;	color: #fff;	background: url(../images/petephilly_uc_background_02_2560x1600.jpg) 50% 50% #000;}.fallback {	position: absolute;	top: 50%;	left: 50%;	width: 453px;	height: 107px;	margin-left: -226px;	margin-top: -53px;	background: url(../images/seperator.gif) 50% 53px transparent no-repeat;}.fallback a {	display: block;	text-indent: -999em;	outline: none;}.fallback .twitter {	width: 250px;	height: 22px;	margin-left: 101px;	background: url(../images/twitter.png) 0 0 transparent no-repeat;}.fallback .twitter:hover {	background-image: url(../images/twitter-mo.png) ;}.fallback .myspace {	width: 270px;	height: 22px;	margin-top: 63px;	margin-left: 90px;	background: url(../images/myspace.png) 0 0 transparent no-repeat;}.fallback .myspace:hover {	background-image: url(../images/myspace-mo.png) ;}