/*
Theme Name: Fun Surf Intro
Theme URI: http://funsurf.tv/
Author: Pablo Artist
Author URI: http://pabloart.pl/
*/

* {margin:0; padding:0; }
body {font:12px Helvelica, Arial, sans-serif; margin:0; padding:0; text-align:center; background:url('img/splash.jpg') 50% 0 no-repeat; }


a#splash-left {float:left; width:50%; height:1050px; }
a#splash-right {float:right; width:50%; height:1050px; }
    
a:hover#splash-left {width:50%; background:url('img/splash1-active.jpg') right 0 no-repeat; }
a:hover#splash-right {width:50%; background:url('img/splash2-active.jpg') left 0 no-repeat; }
