/*
 * AUTHOR & LICENCE
 * 
 * @category   playnik.com
 * @package    playnik.com
 * @copyright  Copyright (c) 2008/2009 Marc Fuehnen
 * @license    http://www.marcfuehnen.com
 */
 
/* TAGS */

a, a:active, a:visited	{color:#0096ff; text-decoration:none;}
a:hover					{color:#0096ff; text-decoration:underline;} 

body.landing		{background-image:url(../__images/bg.gif); }

/* BLOCKS */

div.land			{margin:70px 0 0 0;}
div.land .col		{position:relative; width:1024px; height:900px; margin:0 auto 0 auto; background-position:left top; border:none;}