/*  
Theme Name: solarpowerspork
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
body
{
	background: url(images/background.png);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:left; 
	background-color: #b0ced9;
	font: 12px/16px Helvetica, Verdana, Arial, sans-serif;

}

.main
{
	
	

	
}

.mainmenu ul
{
	list-style: none;

	
font-size:42px;
}

.mainmenu img
{
	margin-right: 5px;
}

.mainmenu
{
	width: 300px;	


}

img
{
	border: none;
}

a {
	text-decoration:underline;
	color:#000;
	outline: none;
}
a:hover {
	color:#0033cc;
font-style: italic;
}
