/*
Theme Name: MiamiTom Portfolio Theme
Theme URI: http://miamitom.net
Description:  Portfolio theme for gallery sites, photography sites, paintings etc.
Author: Tom Schaefer
Author URI:  http://miamitom.net
*/

/*
 Site CSS

/*******************************************************/

html                    {margin:0 auto;border-radius:0px;border:0px;padding-top:5px;margin-bottom:50px}

/**** The entire background image auto scaled ***/
#bg                     { position: fixed; top: 0;  ;width:100%;height:100%;z-index:-1;margin:0 auto;left:0 }
.bgwidth                { width: 100% }
.bgheight               { height: 100%; }

