html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font-size: 12px; 
	font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
    color: #333;
    padding: 0;
}



#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 0px 20px;
	width: 590px;
}



