@charset "UTF-8";

a:link,a:active,a:hover {
  color:#020202;
}

a:visited {
  color:#020202;
}

body {
  background-color:#ffffff;
  background-color:#6b6a6a;
  color:#000000;
  font-family:'Courier New';
  font-weight:bold;
  font-style:normal;
  font-size:16px;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/228/22841840/568-222-261-132-10142827.jpg);
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(http://2.bp.blogspot.com/-OOZz_rDm-ek/VNMSWG3H33I/AAAAAAAAHic/dyftTGKQNAY/s1600/twitter_purple.png) no-repeat;
  position:relative;
  margin:0;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(http://3.bp.blogspot.com/-mVbhxIYSaUs/VNMST8bsEiI/AAAAAAAAHiA/ZdciqORIFhA/s1600/amazon_blue.png) no-repeat;
  position:relative;
  margin:0;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(http://2.bp.blogspot.com/-OOZz_rDm-ek/VNMSWG3H33I/AAAAAAAAHic/dyftTGKQNAY/s1600/twitter_purple.png) no-repeat;
  position:relative;
  margin:0;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}