/*
Theme Name: Slideshow 2010
Theme URI: http://althewebmaster.com
Description: Theme slideshow by Al Arthur 
Author: Al Arthur
Author URI: http://althewebmaster.com
Tags: framework
*/


@import "reset.css";
@import "typography.css";



body {
background:white;
text-align:left;}


#pictureFrame {

position:relative;
height:200px;
width:300px;
}
/*
img {position:absolute;top:0;left:0;}
*/
.hide {display:none;}

