/**
    This stylesheet has been created the 20 august 2008. 
    You can't copy it, all or only a part of. Thanks for 
    respect the author creation.  
    
    © Michael Ortali
**/
* {
    margin:0;
    padding:0;
    font-weight:normal;
}

fieldset, img {
    border:0;
}

ul, ol {
    list-style-type:none;
}

a {
	outline:none;
    text-decoration:none;
}

html {
	background:#1bc0f8 url('img/body.jpg') repeat-y right -36px;
}





