body {
	background-color: #000000;
	margin-top: 0;
	margin-left: 0;
}

h1 {
background-image: url(http://plus-graphics.com/img/main_img_11.jpg);
width:1249px
height:987px;
margin: 0px;
display: block;
background-repeat: no-repeat;
}


#ph {
	margin-left: 0;
	margin-top: 0px;
}

p {
	margin-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

a:link{
    text-decoration : none;
	color: #CCCCCC;
}

a:visited{
    text-decoration : none;
	color: #CCCCCC;
}

a:active{
    text-decoration : none;
	color: #CCCCCC;
}

a:hover{
    text-decoration : underline;
	color: #CCCCCC;
}







