송효섭

main.html title 수정

<html>
<head>
<title>Webpage Design In HTML and CSS</title>
<title>Culture Gallery</title>
<link rel="stylesheet" href='/stylesheets/main_style.css' type="text/css">
</head>
......