@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#000000;
  background-color:#9AC956;
  background-image:url(https://whyweprotest.net/attachments/kf3yo9-png.191231/);
  color:#666666;
  font-family:Copperplate,'Copperplate Gothic Light',fantasy;
  font-size:14px;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  cursor:url(http://www.cursor.cc/cursor/71/42/cursor.png),auto;
  embedsrc:https://www.youtube.com/watch?v=HCBPmxiVMKk autostart=true loop=false;
}

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

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

.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:5px;
  background-color:#000000;
  color:#A80000;
  font-family:Copperplate,'Copperplate Gothic Light',fantasy;
  font-size:14px;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  -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;
}