			/*--------------------------------------------- 
			|        Document:  anodstyle.css               |
			|       Brewed on:  25,11, 2009,                |
			|          Author:  Alexandru Nastase           |
			|     Description:  ANODPixels.com style sheet  |
			 ----------------------------------------------*/

/*-------------------------------------------------------------------------------*/
		
		/*-----------------
			   Reset
		-----------------*/
/*html, body { overflow-x/y: hidden; }*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:" ";}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
a  {text-decoration: none;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

/*-------------------------------------------------------------------------------*/

		/*----------------
		 Generic Classes
		----------------*/

/*-------------------------------------------------------------------------------*/

		/*-----------------------------------------------------------------
		  Basic Layoutstyle for basic layout: header. footer, sidebar etc.
		-----------------------------------------------------------------*/
#wrapper {height:100%; width:100%;}
body {
	background-color: #000;
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
#onefoursixfive {
				background-attachment:scroll;
				background-color:Transparent;
				background-image:url(images/1465.png);
				background-position:right top;
				background-repeat:no-repeat;
				cursor:pointer;
				height:25px;
				left:0;
				position:fixed;
				top: 97%;
				width:15px;
				z-index:8765;
}
#body {
	position: relative;
	width: 900px;
	height: auto;
	margins: 0px auto 0px auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*-------------------------------------------------------------------------------*/

		/*---------
		   Header
		---------*/
#header  {height: ; width: ;}
/*-------------------------------------------------------------------------------*/

		/*---------
		  Content
		---------*/
#content {height: ; width: ;}
/*-------------------------------------------------------------------------------*/

		/*---------
		   Footer
		---------*/
#footer  {height: ; width: ;}
/*-------------------------------------------------------------------------------*/

		/*---------------
		  Other Elements
		---------------*/
Continue
/*-------------------------------------------------------------------------------*/

/*-----------------------------------------------------
    copyright © 2009 Nastase Alexandru - ANOD Pixels
-----------------------------------------------------*/
