			body {
                position: relative;
				min-width: 480px;
			}
			.title {
				color: #3300cc;
			}
            .affix {
                top:0;
                width: 100%;
                z-index: 9999 !important;
            }
            .affix ~ .container-fluid {
                position: relative;
                top: 50px;
            }
			.navbar {
                margin-bottom: 0px;
				border-radius: 0px;
				background: #333333;
			}
			header {
				padding-top: 24px;
			}
			footer {
				background: #333333;
				color: white;
				padding-top: 12px;
			}
            blockquot .btn-danger {
                background: #CCCCCC
            }
            .odstep {
                padding-left: 24px
            }
