/* nicoleandjason.com main page style */

.nicole{
  background-color: #000000;
  color:  #ffffcc;
  text-align: center;
  font-size: 16pt;
  font-family:  'century gothic', courier,  sans-serif;
  background-image: url(http://www.nicoleandjason.com/winter05/purpletech.jpg)  
}

strong{
  font-variant: small-caps;
  font-size: 48pt;
  font-weight: bolder;
  color: #B42F10
}


.nicole h2{
  background-color:  #45084D;
  font-style: italic;
  font-weight: bolder;
  font-size:  30pt
}



.nicole a:link {
  color: #AF84F5
}

.nicole a:visited {
  color: #99CCCC
}

i.owner{
  font-style: italic;
  font-size: small
}

.nicole a:hover, .owner a{
  color: #FFB5FF
}

/* readme style */

.aboutme{
  background-color: #FFFFFF;
  color:  #00004D;
  text-align: center;
  font-size: 16pt;
  font-family:  'georgia', courier,  sans-serif;
  background-image: url(http://www.nicoleandjason.com/winter05/kalei_two.jpg)  
}

.aboutme a:link {
  color: #0025CD
}

.aboutme a:visited {
  color: #5580FF
}


.aboutme a:hover{
  color: #EE0065
}

.aboutme h2{
  color:  #ECEAFF;
  background-color:  #00004D;
  font-style: italic;
  font-weight: bolder;
  font-size:  30pt
}