*{
  margin:0px;
  padding: 0px;
  right: 0px;
}

h2 {
  font-size: 15px;
  color: #fc2b06;/*themecolour1;*/
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}

h1 {
  font-size: 11px;
  color: #fc2b06;/*themecolour1;*/
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}

body {
  background-image:url(../index_files/index_fondo_banderas_2.gif);
  background-repeat:no-repeat;
  background-position:inherit;
  font-family: "Trebuchet MS", Arial, Sans-serif;
  font-size: 8px;
  color: #333333;/*themecolour3%0;*/
  background-color: #ffffff;/*themecolour3;*/
  margin:0;
}

