/*-----attach body.custom to any style you add here-----*/

body.custom {
	background: #003;}
html, body.custom {
height: 100%;
margin: 0;
padding: 0;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#content {
position:relative;
z-index:1;
}
 
body.custom  .homelink a {
	color: #ffffff;}
 
body.custom .homelink a:hover {
	color: #ffffff;}
 
body.custom .description {
	color: #cccccc;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}

.monthPermalink {
 font-size:20px;
 background-color:#dadada;
 margin-top: 5px;
 padding: 5px;
 border: 1px dotted;
}
