OK..right now the theme does open to 100% width. DO you want to remove the small space around the whole theme? That is the margin.
Look in the theme.php for this:
Code:
echo "<body bgcolor=\"#86987A\" text=\"#000000\" leftmargin=\"10\" topmargin=\"10\" marginwidth=\"10\" bottomargin=\"10\" marginheight=\"10\">";
change the margins to 0