/* css.css - � cortinacollective2009 */

/* tags */

body {
  background: url(bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
  width:auto;
  color: #999;
  margin:0;
  padding:0px;
  font: Arial,"Verdana",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  
  
  
  
  
  }

a:link {
 
  color: #FFFFFF;
  text-decoration:none;
  }
a:visited {
  background: #000000;
  color: #FFFFFF;
  text-decoration:none;
  }
a:hover {
  background: #FFFFFF;
  color: #4A4A4A;
  text-decoration:none;
  }
a img {
  border-width:0;
   }

img {
  background:#f0f0f0;
  padding:0px;
  border:0px solid #232323;
  margin-top:0px;
  }


/* divs */

/* Content
----------------------------------------------- */
#content {

   text-align:left;
  }

#label {


  text-align:left;
  }

#facebook {

  text-align:left;
  }



/* classes */

.intro { font-family: georgia; font-size: 25px;
 font-weight: bold; text-decoration:none; padding: 0px; letter-spacing: 4px; color: #FFFFFF; text-align : left;}

.intro1 { font-family: georgia; font-size: 25px;
 font-weight: bold; text-decoration:none; padding: 0px; letter-spacing: 4px; color: #FFFFFF; text-align : left; }

