/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color: #040A0A;}

#fullheight{height:100%}