/*
Theme Name: Hot Bread
Theme URI: http://Hotbreadmusic.com
Description: Hot Bread Themers
Version: 1
Author: Weston Deboer
Author URI: http://westondeboer.com
*/

body{background:#fff;}

a{outline:none;}

a img{border:0;}

#wrapper{
position:absolute;
top: 50%;
left: 50%;
height:180px;
width:763px;
margin-top: -90px; /*set to a negative number 1/2 of your height*/
margin-left: -381px; /*set to a negative number 1/2 of your width*/
padding:0;

}
#footer{ width:750px; margin-left:14px;}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: text-decoration; background: #FF6600; color: #ffffff;
	
}

a:active {
	text-decoration: none;
}

body {
	font-family: verdana; 
	font-size: 15px;
	color:#f26722;
}

a { margin-right:7px; }