/* CSS Document */

.contact	{
				background-image:url(../Graphics/JJtoonsLogo.jpg);
				background-repeat:no-repeat;
				background-position:top right;
				margin-left:30px;
				width:300px;
				height:100px;
			}
			
.contacttext	{
					margin-left:30px;
					line-height:20px;
				}