/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {
    background: #000000 url('http://1389blog.com/pix/twitter-bkgr-512-dark.gif') 50% 0;
    background-size:30%;
}

.custom #container {
    border: 0.1em solid #000000; 
}

.custom #page {
    background: #fff;
}