body {
  font-family: 'Amiri', sans-serif;
  font-size: 15.5pt; 
  letter-spacing: 0.5pt;
  color: #908884; 
  line-height: 24pt; 
  cursor: help;
  background: url('bg.jpg') top right repeat;
  background-color: black; 
  background-attachment: fixed;
	}

.design {
  position: fixed;
  top: 0px;
  right: 0px;
	}

.content {
  position: absolute; 
  top: 305px; 
  right: 50%;
  width: 350px; 
  direction: ltr; 
  text-align: justify;
	}

a:link, a:visited, a:active { 
  font-family: 'Amiri', serif;
  text-decoration: none;
  padding: 0px;
  color:#908884;
	}

a:hover { 
  text-decoration: underline; 
  padding: 0px; 
  color:#908884;
	}

stand, strong, b {
  color: #BC282F;
	}

.box {
  background-color: rgba(0,0,0,0.8);
  padding: 1px;
	}