/*   
Theme Name: Marion Lynk Websites that work
Theme URI: http://www.websites.MarionLynk.com
Description: Marion Lynk Websites
Author: Marion Lynk
Author URI: http://www.websites.MarionLynk.com
Template: bigfeature
Version: 1.0.1
*/

body {
	background: #f9f9f9 url(images/whitegrunge.jpg) repeat;	
}

/*make content div transparent same as bg and align to top*/

#container {
background: url(.png) repeat-y;
padding: 30px 10px 0 10px;
} 

#wrap {
	background: url() repeat-x center top transparent;
	margin: 0
	padding: 0
	width: 100%}
	
#logo {
	float:left;
	line-height:0;
	padding-right: 0px;
	margin-right: 10px;
}


h4 {
	font-size: 17px;
	line-height:30px	
}
ul.download li {
	list-style-type: none;	
	padding-left:20px;
	margin-bottom: 10px;	
	background: transparent url(images/arrow.ico) no-repeat 0 8px;
	font-size:20px;
}
