@charset "UTF-8";

a:link,a:active,a:hover {
  color:#33CC33;
}

a:visited {
  color:#787878;
}

body {
  background-color:#000000;
  background-color:#000000;
  color:#ffffff;
  font-family:'Papyrus';
  font-weight:small;
  font-style:small;
  font-size:12px;
  text-align:center;
}

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

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

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

.profile_section_content .heading {
  padding:3px;
  background-color:#;
  color:#B8B8B8;
  font-family:'Papyrus';
  font-weight:normal;
  font-style:normal;
  font-size:19px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

<style type=text/css>
#profile-container {
  background-color:transparent;
  border:none;
  border-width:0;
}

.subsection,.subsection-separator {
  width:100%;
  max-width:600px;
}

table table table table {
  width:100%;
}

body {
  background-color:#000000;
  background-image:url(http://i62.tinypic.com/fepflf.jpg);
  background-position:Right Center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  border-width:0;
  border-style:Solid;
}

.subsection,.section h2,.section h1 {
  border-style:Solid;
  border-width:0;
  background-attachment:fixed;
}

.text {
  color:#textcolor;
}

#pageMessages {
  background-image:url(http://content.pimp-my-profile.com/i94/3/11/18/f_faff2fc846d7.gif);
  padding-top:20px;
  background-repeat:no-repeat;
  background-position:top left;
}