@charset "UTF-8";

<dl>	<dt> Twelve Strokes</dt>
<dd>Catch Me Midnight</dd>	<dt> Words of the Day</dt>
<dd>Tweet me @SensiMinna</dd>	<dt>Lesson with Miss_Sensi</dt>
<dd>Definition of a Freak</dd> <dt> Hands Free</dt>
<dd>Anything I can do without Hands</dd> <dt> Something New</dt>
<dd>Always try new things</dd> <dt>Equal Oportunity cocksucking</dt>
<dd> To each His</dd>
</dl>a:link,a:active,a:hover {
  color:#ec0505;
}

a:visited {
  color:#38b03b;
}

body {
  background-color:#ffffff;
  background-color:#f97900;
  color:#ece2e2;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
}

#fixed_background {
  display:block;
  background-position:bottom center;
  background-attachment:fixed;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/161/16140655/990-283-626-563-5937136.jpg);
}

.profile_section_content {
  color:#ece2e2;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #dbce2c;
  -moz-box-shadow:0 0 0 #dbce2c;
  box-shadow:0 0 0 #dbce2c;
}

.profile_section_background {
  background-color:transparent;
  background-color:#e77d07;
  filter:alpha(opacity=20);
  opacity:.2;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #79d445;
  -moz-box-shadow:0 0 0 #79d445;
  box-shadow:0 0 0 #79d445;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#9776ec;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #f6f2f2;
  -moz-box-shadow:0 0 0 #f6f2f2;
  box-shadow:0 0 0 #f6f2f2;
  -webkit-text-shadow:0 0 0 #f6f2f2;
  -moz-text-shadow:0 0 0 #f6f2f2;
  text-shadow:0 0 0 #f6f2f2;
}

<a href="#" class="classname">Tip</a>
.content {
  padding:5px;
}