summaryrefslogtreecommitdiff
path: root/index.html
blob: e7f3dfdd8838121373e9ba86e932624e5d11f4c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE 5>
<html><head><title>Vaquitas need you!</title><style type="text/css">body {
  /* background:pink; */
  /* background: #69B2FF; */
  background: #21AFF8;
  text-align: center;
  font-size: 20px;
}
.banner {
  border: 4px solid white;
  border: 4px solid white rgba(255,255,255,0.9);
}
p {
  color:white;
  color:rgba(255,255,255,0.9);
}
a {
  /*
  color:rgb(200,255,255);
  color:rgba(200,255,255,0.9);
  */
  color:white;
  color:rgba(255,255,255,0.9);
  text-decoration:none;
  display: inline-block;
  border: 1px solid white;
  padding: 0 0.2em;
  border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  -ie-border-radius: 0.2em;
}
a:hover {
  background-color:rgba(20,70,180,1.0);
}
.petition {
  padding:0.2em;
}
.petition a {
  font-size:127.2%;
}</style></head><body><img class="banner" src="vaquita1.jpg"><p>Please don't kill this baby!</p><p>Vaquitas are the smallest marine cetacean.</p><p>Their number has declined by 60% in 10 years, from an estimated 576 in 1997 to 97 individuals in 2014, and could be extict by 2017</p><p>A marine sactuary is Vaquitas' only chance of survival; each year literally tens of them die in fishing nets</p><p>Vaquitas now only live in a small stretch in the Gulf of California</p><p><a href="http://www.youtube.com/watch?v=27pJ2S5RT8g">Commemorative video of a baby Vaquita</a></p><p class="petition"><span>Petition you can sign: </span><a href="http://www.thepetitionsite.com/445/471/778/protected-reserves-for-critically-endangered-vaquita-porpoises/">Protected Reserves for Critically Endangered Vaquita Porpoises</a></p></body></html>