/*
Theme Name: Pete Usborne
Theme URI: http://www.buzzgraphics.co.uk
Description: The portfolio of Pete Usborne
Version: 1.0
Author: Pete Usborne
Author URI: http://www.heybuzz.co.uk/
Tags: Pete Usborne Buzz Graphics

*/

@import url("structure.css");
@import url("type.css");
/* @import url("carousel.css"); */

/* Reset Stuff */

* { padding:0px; margin:0px; text-align:left; }
html{ }
body { font-size: 62.5%; background:#0f0f0f; margin:40px 0 0 0; padding:0; } 
a, a:hover, a:visited, input { outline:none; border:0px; }
ul,li { margin:0px; padding:0px; list-style:none; }