#page {
  background: #FAF8F5; }

.method1-tab {
  width: 100%;
  background: transparent url("https://media1.shmoop.com/images/landing_images/red1.png") center top no-repeat;
  background-size: cover;
  padding: 3%; }

.method1-tab h3 {
  color: #FFF;
  text-align: center;
  position: relative;
  left: -3%;
  font-size: 2.5em; }

.method1-tab h3.number {
  margin: 5% 0 25% 0; }

.method1-tab h3.text {
  margin-bottom: 30%; }

.method2-tab {
  width: 100%;
  background: transparent url("https://media1.shmoop.com/images/landing_images/green1.png") center top no-repeat;
  background-size: cover;
  padding: 3%; }

.method2-tab h3 {
  color: #FFF;
  text-align: center;
  position: relative;
  font-size: 2.5em; }

.method2-tab h3.number {
  margin: 5% 0 25% 0; }

.method2-tab h3.text {
  margin-bottom: 10%; }

.method2-tab form.text {
  margin-bottom: 10%;
  text-align: center; }

.method3-tab {
  margin-top: 6px;
  width: 100%;
  background: transparent url("https://media1.shmoop.com/images/landing_images/blue1.png") center top no-repeat;
  background-size: cover;
  padding: 3%; }

.method3-tab h3 {
  color: #FFF;
  text-align: center;
  position: relative;
  font-size: 2.5em; }

.method3-tab h3.number {
  margin: 5% 0 25% 0; }

.method3-tab h3.text {
  margin-bottom: 10%; }

.method3-tab a {
  width: 60%; }

.mathshack-search-navigation a {
  width: 100%;
  margin: 5px; }
