/*To enlarge site title and change font*/ 
.skin-title .title-text {
    font-family:  "Arial",san-serif;
}
/*To hide the gold specks on the border*/
.border-wrapper {
    background-image: none;
}
























