/*  
Theme Name: GP Flash theme
Theme URI: http://wordpress.org/
Description: Individual theme for <a href="http://gpetry.com/" target="_blank">gpetry.com</a>.
Version: 1.0
Author: matthias petry
Author URI: http://mpetry.com/

	This theme was designed and built by matthias petry,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
margin: 0px auto;
text-align:center;
background: #202020
}

#flashcontent {
margin: 0px auto;
width: 750px;
height: 360px;
background-color: #202020;
}

.thmbImg {
margin: 0px 10px 10px 0px;
float: left;
text-align:center;
}
