
/*	-----------------------------	TEMPLATE 1 -------------------------------	*/
body#template1 {
  background-image: url("/img/topo.png");
  background-color: #F4A460;
}

h11 {
border:3px solid #BABABA;
border-radius: 20px;
-moz-border-radius: 20px;
text-align: center;
padding: 3px;
font-family: 'Lobster'; font-size: 62pt; 
color: #FF0000;
background-color: #F4A460;
}

/*	-----------------------------	TEMPLATE 2 -------------------------------	*/
body#template2 {
  background-image: url("/img/topo.png");
  background-color: #add8e6;
}

h12 {
border:3px solid #BABABA;
border-radius: 20px;
-moz-border-radius: 20px;
text-align: center;
padding: 3px;
font-family: 'Sedgwick Ave Display'; font-size: 64pt; 
color: #0000FF;
background-color: #add8e6;
}

/*	-----------------------------	TEMPLATE 3 -------------------------------	*/
body#template3 {
  background-image: url("/img/topo.png");
  background-color: #F4A460;
}

h13 {
border:3px solid #BABABA;
border-radius: 20px;
-moz-border-radius: 20px;
text-align: center;
padding: 3px;
font-family: 'Nosifer'; font-size: 33pt; 
color: #990000;
background-color: #F4A460;
}

/*	-----------------------------	TEMPLATE 4 -------------------------------	*/
body#template4 {
  background-image: url("/img/topo.png");
  background-color: #add8e6;
}

h14 {
border:3px solid #BABABA;
border-radius: 20px;
-moz-border-radius: 20px;
text-align: center;
padding: 3px;
font-family: 'Ewert'; font-size: 41pt;
color: #0099FF;
background-color: #add8e6;
}

/*	-----------------------------	TEMPLATE 5 -------------------------------	*/
body#template5 {
  background-image: url("/img/topo.png");
  background-color: #F4A460;
}

h15 {
border:3px solid #BABABA;
border-radius: 20px;
-moz-border-radius: 20px;
text-align: center;
padding: 3px;
font-family: 'Yuji Mai'; font-size: 46pt; 
color: #800000;
background-color: #F4A460;
}

/*	-----------------------------	TEMPLATE 6 -------------------------------	*/
body#template6 {
  background-image: url("/img/topo.png");
  background-color: #add8e6;
}

h16 {
border:3px solid #BABABA;
border-radius: 20px;
-moz-border-radius: 20px;
text-align: center;
padding: 3px;
font-family: 'Faster One'; font-size: 41pt; 
color: #000080;
background-color: #add8e6;
}

/*	-----------------------------	TEMPLATE 7 -------------------------------	*/
body#template7 {
  background-image: url("/img/topo.png");
  background-color: #EAEAAE;
}

h17 {
border:3px solid #BABABA;
border-radius: 20px;
-moz-border-radius: 20px;
text-align: center;
padding: 3px;
font-family: 'Amatic SC'; font-size: 80pt;
color: #008000;
background-color: #EAEAAE;
}

