body {background-image:url(http://glasgowyp.co.uk/wp-content/uploads/2012/04/Rubiks_cube_by_keqs.jpg); background-attachment:fixed;background-repeat: no-repeat center center-fixed; background-size:cover; margin-left:0px;}

.header{
    position:fixed;
}

.read {
  width: 300px;
opacity:0.85;
-moz-border-radius: 30px;
border-radius: 30px;
}

.sm{
  position:fixed;
  margin-top: -10px;
  width:70px;
  height:70px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}


img {
opacity:0.85;
-moz-border-radius: 30px;
border-radius: 30px;
}

img:hover {
opacity:1.0;
}


.transbox
  {
  margin-top:20px;
  width:250px;
  height:370px;
  background-color:#ffffff;

  opacity:0.6;
  -moz-border-radius: 30px;
   border-radius: 30px;
  }

.text
  {
  margin:3px 3px;
  text-align: center;
  font-size: 16px;
  color:#000000;
  line-height:1.75;
  opacity: 1;
  }

.gallery {
 
   margin-top: 0px;
   margin-left:300px;
   width:300px;
   list-style-type: none;
   -moz-border-radius: 30px;
   border-radius: 30px;
}

.sidebar {
  position: fixed;
  right:25%; top:15%;
}


a:link {
color:black;
text-decoration:none;
}

a:visited {
color:black;
text-decoration:none;
}


a:hover {
color:blue;
border-bottom:2px;
text-decoration:none;
}
