body {
  background-color: white;
  background-image: url(../images/background.jpg);
  background-repeat: repeat-x;
  text-align: center;
}
h1 {
  background-image: url(../images/header_nascar.jpg);
  background-repeat: no-repeat;
  background-position: center middle;
  background-color: #CCCACA;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 80px;
  color: white;
  height: 115px;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 1em 0 0.3em 6; 
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 1em 0 0.3em 12; 
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 1em 0 0.3em 12; 
}
h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  margin: 1em 0 0.3em 12; 
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 1em 24;
}

div#contactform {
  text-align: left;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}

ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 1em 24; 
}
div#cv {
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  width: 658px;
  padding: 10px 20px 10px 20px;
  text-align: left;
  border: 1px solid gray;
}

div#wordcv {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width:180px;
  height:50px;
}

div#wordcv img {
  vertical-align: middle;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF;
}

/* HIDE ADS */
iframe#conash3D0 {
  display: none;
}
