@charset "UTF-8";
/* CSS Document */

#header_box {
    width: 100%;
	height:100%;
} 

.btn-xlarge {
    padding: 18px 28px;
    font-size: 22px;
    line-height: normal;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    }