
.container {
	width: 1000px;
	margin: 0 auto;
	ruby-align:left;

	}

.demo_container { 
width:760px; 
margin:0 auto; 

}

#sticky_navigation                             { position: absolute; overflow: hidden; background: #000; width: 100%; margin: 0px; padding: 0px; opacity: 0.9; -moz-opacity: 0.9; -webkit-opacity: 0.9; -khtml-opacity: 0.9; z-index: 1000; }
#sticky_navigation. container                  { width: 100% }
#sticky_navigation ul                          { width: 100%; margin: 0px; padding: 0px; }
#sticky_navigation ul li                       { display: inline-block; margin: 0px; font: 300 18px 'Oswald', sans-serif; padding: 0px; }
#sticky_navigation a                           { color: #fff; display: block; text-decoration: none; padding-top: 14px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin: 0px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#sticky_navigation a:hover                     { background-color: #1a81b7 }
#sticky_navigation .current a                  { background-color: #1a81b7 }
#sticky_navigation select                      { display: none }


  













	
