body { font-family: 'Open Sans', sans-serif; background:url('../image/sendcode_bg.jpg'); margin-left: auto; margin-right: auto; } h1 { font-size: 2.5em; line-height: 1.25em; } h2 { font-size: 1.75em; line-height: 1.5em; } h3 { font-size: 1.35em; line-height: 1.5em; } h4 { font-size: 1.1em; line-height: 1.5em; } h5 { font-size: 0.9em; line-height: 1.5em; } h6 { font-size: 0.7em; line-height: 1.5em; } body .header nav{ width: 100%; height: 60px; padding: 15px 0; background: #8199B3; } body .header nav .navbar-brand{ margin-left: 10px; } body .header nav .btn{ margin-right: 10px; color:#ffffff; } body .speicesinfo{ margin-top: 20px; width: 80%; height: 100%; background:#00000020; margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px; padding-top: 20px; } body .speicesinfo .row .image{ /* background: #08902340; */ width: 500px;; height: 350px; padding: 15px 15px; text-align: center; } body .speicesinfo .row .image img{ max-width: 450px; max-height: 320px; display: block; } body .speicesinfo .row table{ /* background: #1cb495; */ width: 500px; font-weight: 600; font-size: large; } body .header nav .btn{ -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out; -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out; background-color: #1cb495; border-radius: 6px; border: 0; color: #ffffff !important; cursor: pointer; display: inline-block; font-weight: 700; height: 2.75em; line-height: 2.75em; padding: 0 1.125em; text-align: center; text-decoration: none; white-space: nowrap; }