* 					{ margin:0px; padding:0px; }
body				{ background:#c1c1c1; }
a 					{ outline-style: none; }
 
ul#resumeback {
	margin: 50px auto;
	list-style: none;
	background: url(../images/resume.jpg);
	width: 800px;
	overflow: auto;	
}

ul#blogback {
	margin: 50px auto;
	list-style: none;
	background: url(../images/blog.jpg);
	width: 800px;
	overflow: auto;	
}

ul#photosback {
	margin: 50px auto;
	list-style: none;
	background: url(../images/photos.jpg);
	width: 800px;
	overflow: auto;	
}

ul#servicesback {
	margin: 50px auto;
	list-style: none;
	background: url(../images/services.jpg);
	width: 800px;
	overflow: auto;	
}

ul#writingback {
	margin: 50px auto;
	list-style: none;
	background: url(../images/writing.jpg);
	width: 800px;
	overflow: auto;	
}

ul#blogback li.shutter {
	width: 800px;
	height: 100px;
	display: block;
	float: left;
}

ul#blogback li.shutterb {
	width: 800px;
	height: 100px;
	display: block;
	float: right;
}

ul#blogback li#shutter1 {
	background: url(../images/shutter-resume.jpg) no-repeat; 
}

ul#resumeback li#shutter2 {
	background: url(../images/shutter-resume.jpg) no-repeat; 
}

ul#servicesback li#shutter3 {
	background: url(../images/shutter-resume.jpg) no-repeat; 
}

ul#writingback li#shutter4 {
	background: url(../images/shutter-resume.jpg) no-repeat; 
}

ul#photosback li#shutter5 {
	background: url(../images/shutter-resume.jpg) no-repeat; 
}

a.link {
   width: 800px;
   height: 100px;
   display: block;
   background: url(../images/window2.png) no-repeat bottom center;
   text-indent: -9999px;
}

a.link2 {
   width: 800px;
   height: 100px;
   display: block;
   background: url(../images/window2.png) no-repeat bottom center;
   text-indent: -9999px;
}



