/**
* CSS
* 
* @version 1.0
* @author Ozhan Binici
*/

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,input {margin:0; padding:0;}
* {margin: 0; padding: 0;}
{margin: 0; padding: 0;}

img	{border:none; margin:0; padding:0; display:block;}
a	{text-decoration:none;}
a:focus, a:active {outline: none;}

input:focus, input:active {outline: none;}

table	{border-spacing:0px;}

body cufon { vertical-align: top !important; }
object, embed { outline: 0; -moz-outline-style: 0; }
.clear 				{clear:both;}




body {background-color: #000000; font-size: 14px; font-family: Helvetica, Arial, sans-serif; color: #000000; line-height: 22px; -webkit-font-smoothing: antialiased;}


#wrapper		{position:absolute; width:488px; height:680px; left:50%; top:50%; margin-left:-244px; margin-top:-340px; overflow:hidden;}
#wrapper.fixed	{top:0px; margin-top:0px;}
#poster	{padding:20px;}