﻿@charset "utf-8";
/* CSS Document */

body {	
	text-align: center;
	background-color: #ccffff;
	background-image: url("images/key_6internet.jpg");
	background-repeat: no-repeat;
	background-position: center center;	
}

#wrap{
	width: 930px;
	height: 652px;	
	margin:  auto;
}

img{
	border-style:none;
	text-align: right;
}

#img1 p{
	text-align: right;
	margin-top: 25px;	
}
#img2 p{
	text-align: center;
	margin-top: 5px;	
}

footer{
	text-align: right;
	margin-top: 325px;


