/* CSS Document Brand Promotion Igor Palmer 2009*/

html, body{height: 100%; margin: 0; padding: 0;}

*{
	margin:0px auto;
	padding:0;
	outline:none;
	text-decoration:none;
}

#bg_grad
{
position:fixed;
top:0px;
right:0px;
width:100%;
height:100%;
border:none;
z-index:-2;
background-repeat:no-repeat;
}

img
{
	text-decoration:none;
	border:none;
	margin:auto;
}

#pic_2
{
	display:none;
}

#pic_3
{
	display:none;
}

.justcomment
{
display:none;
}
