/* splash */
body.splash .wrapper { width:480px !important}
body.splash { background: #29292c url(img/iphone-splash-page-nadir.jpg) top center no-repeat; min-width:480px;min-height:540px;}
body.splash ul {background: transparent url(img/op.png) 0 0 repeat;width:260px;position:absolute;top:0;left:0;padding:200px 0 100px 0;}
body.splash ul li { text-align:center; color:#fff;height:40px;font-size:13px;font-family: 'Voces', cursive;}
body.splash ul li a { display:block; color:#fff;text-decoration:none}
body.splash ul li a:hover {
	text-decoration: underline;
	font-size: 18px;
}
